Last Version

Maven Plugin Plugin 3.6.4

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as the artifact metadata and a generic help goal.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-plugin-plugin
Version

Version

3.6.4
Type

Type

maven-plugin
Description

Description

Maven Plugin Plugin
The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as the artifact metadata and a generic help goal.
Project URL

Project URL

https://maven.apache.org/plugin-tools/maven-plugin-plugin
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.6.4/maven-plugin-plugin

Download maven-plugin-plugin 3.6.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.6.4
org.apache.maven.plugin-tools : maven-plugin-tools-generators jar 3.6.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.apache.maven.doxia : doxia-sink-api jar 1.11.1
org.apache.maven.doxia : doxia-site-renderer jar 1.11.1
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven.reporting : maven-reporting-impl jar 3.0.0
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-velocity jar 1.2
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (5)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-model jar 3.2.5
org.apache.maven : maven-repository-metadata jar 3.2.5
org.apache.maven : maven-artifact jar 3.2.5
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.5

runtime (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-tools-java jar 3.6.4
org.apache.maven.plugin-tools : maven-plugin-tools-annotations jar 3.6.4
org.apache.maven.plugin-tools : maven-plugin-tools-ant Optional jar 3.6.4
org.apache.maven.plugin-tools : maven-plugin-tools-beanshell Optional jar 3.6.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.maven.plugin-tools : maven-script-beanshell jar 3.6.4
org.apache.maven.plugin-tools : maven-script-ant jar 3.6.4

Project Modules

There are no modules declared in this project.