Skip to content

4.17.0

Compare
Choose a tag to compare
@tkvangorder tkvangorder released this 07 Jan 22:54
· 1258 commits to main since this release

Enhancements

  • Updated with rewrite 7.17.0
  • Add fail-at-end flags to provide better info per test-run in the event of failure #261
  • Have skipMavenParsing be a declared parameter #241
  • Rework MavenMojoProjectParser to use SourceSet from parser by @tkvangorder in #244

Fixes

  • Close streams when collecting files to parse 0290064
  • Re-use MavenPomCache and address Heap pressure a700785
  • Fix and test RemoveMojo by @timtebeek in #246
  • Add integration tests for init and configure mojos by @timtebeek in #248
  • Let Maven resolve settings.xml content for us, get values from MavenExecutionRequest #262
  • Handle decrypting encrypted Maven settings #267
  • Handle profile activation property being null #270

New Contributors

Full Changelog: v4.16.0...v4.17.0