Uses of Interface
org.apache.maven.plugin.Mojo
-
Packages that use Mojo Package Description org.apache.maven.plugin -
-
Uses of Mojo in org.apache.maven.plugin
Classes in org.apache.maven.plugin that implement Mojo Modifier and Type Class Description classAbstractMojoAbstract class to provide most of the infrastructure required to implement aMojoexcept for the execute method.
The implementation should have aMojoannotation with the name of the goal:
-