Uses of Class
org.tentackle.maven.plugin.AbstractVersionInfoMojo
-
-
Uses of AbstractVersionInfoMojo in org.tentackle.maven.plugin
Subclasses of AbstractVersionInfoMojo in org.tentackle.maven.plugin Modifier and Type Class Description classPluginVersionInfoMojoMojo to determine the versions of all maven plugins used in the current project.
It logs the versions in XML-format ready to use within the properties section of a pom file.classVersionInfoMojoMojo to determine the versions of all 3rd-party dependencies of the current project.
It logs the versions in XML-format ready to use within the properties section of a pom file.
-