Uses of Class
org.tentackle.maven.plugin.AbstractVersionInfoMojo
Packages that use AbstractVersionInfoMojo
-
Uses of AbstractVersionInfoMojo in org.tentackle.maven.plugin
Subclasses of AbstractVersionInfoMojo in org.tentackle.maven.pluginModifier and TypeClassDescriptionclassMojo 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.classMojo 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.