Last Version

AnnoMojo Extractor 1.4.1

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.jfrog.maven.annomojo
ArtifactId

ArtifactId

maven-plugin-tools-anno
Version

Version

1.4.1
Type

Type

jar
Description

Description

AnnoMojo Extractor
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.

Download maven-plugin-tools-anno 1.4.1


<!-- https://jarcasting.com/artifacts/org.jfrog.maven.annomojo/maven-plugin-tools-anno/ -->
<dependency>
    <groupId>org.jfrog.maven.annomojo</groupId>
    <artifactId>maven-plugin-tools-anno</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfrog.maven.annomojo/maven-plugin-tools-anno/
implementation 'org.jfrog.maven.annomojo:maven-plugin-tools-anno:1.4.1'
// https://jarcasting.com/artifacts/org.jfrog.maven.annomojo/maven-plugin-tools-anno/
implementation ("org.jfrog.maven.annomojo:maven-plugin-tools-anno:1.4.1")
'org.jfrog.maven.annomojo:maven-plugin-tools-anno:jar:1.4.1'
<dependency org="org.jfrog.maven.annomojo" name="maven-plugin-tools-anno" rev="1.4.1">
  <artifact name="maven-plugin-tools-anno" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfrog.maven.annomojo', module='maven-plugin-tools-anno', version='1.4.1')
)
libraryDependencies += "org.jfrog.maven.annomojo" % "maven-plugin-tools-anno" % "1.4.1"
[org.jfrog.maven.annomojo/maven-plugin-tools-anno "1.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jfrog.maven.annomojo : maven-plugin-anno jar 1.4.1
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 2.6
org.apache.maven : maven-plugin-descriptor jar 2.2.1

Project Modules

There are no modules declared in this project.