Maven Plugin

Apache Maven Help Plugin

Downloads

Maven-plugin62.34 KB
Pom9.17 KB

[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

URL https://maven.apache.org/plugins/
Organisation The Apache Software Foundation
Issue Tracker JIRA
Continuous Integration Jenkins

SCM

Connection scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git
Dev. Connection scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git
Viewer https://github.com/apache/maven-help-plugin/tree/${project.scm.tag}