Skip to content

v2.0.0

Choose a tag to compare

@metasim metasim released this 20 May 23:30

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
  • 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.