github basepom/basepom basepom-54
Version 54

latest releases: basepom-59, basepom-58, basepom-57...
11 months ago

Added

  • added basepom.site.scm.comment to set the site checkin comment. Default is Site checkin for project ${project.name} (${project.version})

  • added the repack plugin and introduced jar repackaging by using a .repack-executable file. This is a drop-in replacement for jar shading, except that only ${basepom.main-class} is supported (not ${basepom.shaded.main-class}).

Changed

  • Bump dependency-versions-check plugin to 4.0.0 (from 3.2.0)
  • Bump duplicate-finder plugin to 2.0.1 (from 1.5.1)
  • Bump asciidoctor plugin to 2.2.4 (from 2.2.3)
  • Bump git-commit-id plugin to 6.0.0 (from 5.0.0)
  • Bump assembly plugin to 3.6.0 (from 3.5.0)
  • Bump checkstyle plugin to 3.3.0 (from 3.2.2)
  • Bump dependency plugin to 3.6.0 (from 3.5.0)
  • Bump pmd plugin to 3.21.0 (from 3.20.0)
  • Bump scm plugin to 2.0.1 (from 2.0.0)
  • Bump source plugin to 3.3.0 (from 3.2.1)
  • Bump property-helper plugin to 3.1.1 (from 3.0)
  • Bump dependency-management plugin to 1.0.1 (from 0.11)
  • Bump dependency-scope plugin to 1.0.1 (from 0.10)
  • Bump project-info-reports plugin to 3.4.4 (from 3.4.3)
  • Bump checkstyle to 10.12.0 (from 10.11.0)

This release replaces the Hubspot dependency-management and dependency-scope plugins with forked plugins under the org.basepom.maven moniker. As the hubspot plugins appear to be dormant, this was done to address the various maven 3.9.x warnings and consolidate upgrading and releasing the plugins.

The ${basepom.shaded.main-class} property is deprecated and will be removed in a future release. Use the ${basepom.main-class} property instead.

Don't miss a new basepom release

NewReleases is sending notifications on new releases.