[top] / org / apache / maven / plugins /
maven-help-plugin /
3.1.1
The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information.
Repository |
external |
Group ID |
org.apache.maven.plugins |
Artifact ID |
maven-help-plugin |
Version |
3.1.1 |
Packaging |
maven-plugin |
Parent |
org.apache.maven.plugins maven-plugins 33
(View)
|
POM Snippet
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-help-plugin</artifactId>
<version>3.1.1</version>
</plugin>
Other Details
SCM