Class PluginVersions
java.lang.Object
org.apache.maven.lifecycle.PluginVersions
Provides default plugin versions for the built-in lifecycle bindings.
Versions are read from plugin-versions.properties, which is filtered
at build time from POM properties (lifecycle.maven-<name>-plugin).
Centralising them in the POM makes them visible to dependency-update bots
such as Dependabot and Renovate.
- Since:
- 4.0.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
CLEAN
-
COMPILER
-
DEPLOY
-
EAR
-
EJB
-
INSTALL
-
JAR
-
PLUGIN
-
RAR
-
RESOURCES
-
SITE
-
SUREFIRE
-
WAR
-