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

10 lines
236 B
Markdown
Raw Normal View History

[@jsuereth]: http://github.com/jsuereth
### Fixes with compatibility implications
### Improvements
- makePom now warns when it sees intransitive dependencies, which do not translate to Maven. by [@jsuereth][@jsuereth]
### Bug fixes