github basepom/basepom basepom-14
Version 14

latest releases: basepom-59, basepom-58, basepom-57...
8 years ago

Maintaining a central set of dependencies for a wide variety of
projects using all different types of dependencies has turned out to
be a losing proposition. This should be done in an organization pom,
not in the base project. Therefore, with this release, the 'standard'
and 'standard-oss' poms are now DEPRECATED.

Starting with this release, the dependency versions in the 'standard'
pom are no longer updated.

Projects using either of those are highly encouraged to move the
dependency management section in the 'standard' pom to their own
project (and keep only the dependencies that are actually used) and
then switch to the 'minimal' or 'minimal-oss' pom.

Sometime in a future release, the 'standard' and 'standard-oss' poms
WILL BE REMOVED WITHOUT REPLACEMENT.

  • 2015-11-15 - (foundation) Fix longstanding typo for report encoding (exposed by the
    failsafe plugin).
  • 2015-11-15 - (foundation) Add failsafe plugin configuration for integration tests.
  • 2015-11-15 - (foundation) Rename basepom.it.folder to basepom.invoker.folder to make
    room for adding the failsafe plugin for integration testing.
  • 2015-11-15 - (foundation) Add coverage back to extended checks (jacoco fixed their bug).
  • 2015-11-15 - (foundation) Change verbosity of the git-id plugin. Fixes #21.
  • 2015-11-15 - (foundation) Upgrade pmd to 5.4.0 (from 5.3.4)
  • 2015-11-15 - (foundation) Upgrade checkstyle to 6.12.1 (from 6.10.1)
  • 2015-11-15 - (foundation) Upgrade clean plugin to 3.0.0 (from 2.6.1)
  • 2015-11-15 - (foundation) Upgrade surefire plugin to 2.19 (from 2.18.1)
  • 2015-11-15 - (foundation) Upgrade shade plugin to 2.4.2 (from 2.4.1)
  • 2015-11-15 - (foundation) Upgrade checkstyle plugin to 2.17 (from 2.16)
  • 2015-11-15 - (foundation) Upgrade assembly plugin to 2.6 (from 2.5.5)
  • 2015-11-15 - (foundation) Upgrade release plugin to 2.5.3 (from 2.5.2)
  • 2015-11-15 - (foundation) Upgrade duplicate-finder plugin to 1.2.1 (from 1.2.0)
  • 2015-11-15 - (foundation) Upgrade findbugs plugin to 3.0.3 (from 3.0.2)
  • 2015-11-15 - (foundation) Upgrade git-commit-id plugin to 2.2.0 (from 2.1.15)
  • 2015-11-15 - (foundation) Upgrade scala plugin to 3.2.2 (from 3.2.1)

Don't miss a new basepom release

NewReleases is sending notifications on new releases.