Skip to content

Version 49

Compare
Choose a tag to compare
@hgschmie hgschmie released this 02 Sep 00:04
· 103 commits to main since this release
6bfef79

Full release documentation

Added

  • Add basepom.site.scm.checkout-directory and basepom.site.scm.try-update to control local site scm checkout.
  • Add basepom.install.skip and basepom.deploy.skip to control deployment and installation.
  • Add basepom.dependency-management.allow-versions and basepom.dependency-management.allow-exclusions.
  • Add basepom.javadoc.exclude-package-names to exclude specific package names from javadoc generation.
  • Add basepom.test.groups and basepom.it.groups to select specific test groups for execution.

Changed

  • Changed the repository layout to release documentation and deployment at the same time.
  • Bump checkstyle plugin to 3.2.0 (from 3.1.2)
  • Bump javadoc plugin to 3.4.1 (from 3.4.0)
  • Bump pmd plugin to 3.18.0(from 3.17.0)
  • Bump project-info-reports plugin to 3.4.1 (from 3.4.0)
  • Bump jxr plugin to 3.3.0 (from 3.2.0)
  • Bump pmd to 6.49.0 (from 6.48.0)
  • Bump checkstyle to 10.3.3 (from 10.3.2)