Last Version

Apache Maven Help Plugin 3.2.0

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-help-plugin
Version

Version

3.2.0
Type

Type

maven-plugin
Description

Description

Apache Maven Help Plugin
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.
Project URL

Project URL

https://maven.apache.org/plugins/maven-help-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-help-plugin/tree/maven-help-plugin-3.2.0

Download maven-help-plugin 3.2.0


<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-help-plugin</artifactId>
    <version>3.2.0</version>
</plugin>

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-model jar 3.6.1
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-settings jar 3.0
org.apache.maven.plugin-tools : maven-plugin-tools-generators jar 3.5.2
org.apache.maven.shared : maven-shared-utils jar 3.2.1
org.apache.maven.shared : maven-artifact-transfer jar 0.10.0
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-exec jar 1.4
org.codehaus.plexus : plexus-interactivity-api jar 1.0-alpha-6
org.codehaus.plexus : plexus-utils jar 3.2.0
org.jdom : jdom2 jar 2.0.6
com.thoughtworks.xstream : xstream jar 1.4.11.1
org.apache.commons : commons-lang3 jar 3.7

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2
org.codehaus.plexus : plexus-component-annotations jar 1.7.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.apache.maven : maven-compat jar 3.0
junit-addons : junit-addons jar 1.4
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.