sbt/notes/0.13.10/warn-on-intransitive-pom.ma...

11 lines
294 B
Markdown
Raw Normal View History

[@jsuereth]: http://github.com/jsuereth
2015-07-24 18:48:11 +02:00
[2127]: https://github.com/sbt/sbt/pull/2127
### Fixes with compatibility implications
### Improvements
2015-07-24 18:48:11 +02:00
- makePom now warns when it sees intransitive dependencies, which do not translate to Maven. by [#2127][2127][@jsuereth][@jsuereth]
### Bug fixes