Skip to content

Version 45

Compare
Choose a tag to compare
@hgschmie hgschmie released this 26 May 00:55
· 160 commits to main since this release
b4d6d4f

Changed

  • Correctly ignore jakarta.inject annotations
  • Bump spotbugs plugin to 4.7.0.0 (from 4.6.0.0)
  • Bump spotbugs to 4.7.0 (from 4.6.0)
  • Bump site plugin to 4.0.0-M1 (from 3.12.0)
  • Bump project-info-reports plugin to 3.3.0 (from 3.2.2)
  • Bump property-helper plugin to 3.0 (from 2.0)
  • Bump policy jar to 9 (from 8) to suppress noisy new spotbugs checks
  • Change basepom.site.check.skip-* properties to basepom.site.skip-* properties.
  • Cleanup site reports

Added

  • Add suppression of noisy 4.7.x spotbugs annotations to the minimal pom.
  • Add workaround for MDEP-804 to minimal pom
  • Use hardcoded src/it folder to activate invoker integration test profiles (maven limitation)