Artifacts using Maven Plugin Tools Extractor API (113)
Sort:
popular
|
newest
1. Maven Plugin Tool For Java with Annotations83 usages
org.apache.maven.plugin-tools » maven-plugin-tools-annotationsApache
Descriptor extractor for plugins written in Java with Java annotations.
Last Release on Feb 27, 2023
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.
Last Release on Feb 27, 2023
3. Maven Plugin Tools Generators24 usages
org.apache.maven.plugin-tools » maven-plugin-tools-generatorsApache
The Maven Plugin Tools Generators provide content generation (XML descriptor, documentation, help goal) from
plugin descriptor extracted from plugin sources.
Last Release on Feb 27, 2023
5. Maven Plugin Tool For Java with Javadoc Tags13 usages
org.apache.maven.plugin-tools » maven-plugin-tools-javaApache
Descriptor extractor for plugins written in Java annotated with Mojo Javadoc Tags.
Last Release on Feb 27, 2023
Maven Anno Mojo module conatining the implementation of the MojoDescriptorExtractor used
by the plugin maven-plugin-plugin. This POM override the standard java MojoDescriptorExtractor to avoid
qdox parsing error. Adding this module as a dependencies to maven-plugin-plugin will stop the xdoclet
plugin system is from being activated, and will activate this annotations processor instead.
Last Release on Dec 19, 2011
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.
Last Release on Mar 18, 2023