sbt pom reader plugin v2.2.0 Release Notes

Release Date: 2020-08-21 // over 3 years ago

Previous 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 via settingsLocation 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 around settings.xml file handling and repository credentials processing.