sbt pom reader plugin v2.2.0 Release Notes
Release Date: 2020-08-21 // about 4 years agoPrevious changes from v2.0.0
-
๐ Release 2.0.0
โจ Enhancements
- Converted processing of
settings.xml
to use official Maven library enabling proper handling of profiles. - Ability to include resolvers (repositories) defined in
settings.xml
. - Ability to override location of
settings.xml
file viasettingsLocation
key. - ๐ Converted to
AutoPlugin
๐ Bug Fixes
- ๐ Fixed scripted commands with incorrect subproject references
- 0๏ธโฃ Provided default for
mavenUserProperties
.
Project Management
- โ Added Travis-CI build support.
- โ Added Bintray support.
- โ Additional
scripted
tests aroundsettings.xml
file handling and repository credentials processing.
- Converted processing of