Uses of Interface
org.apache.maven.plugin.ContextEnabled
-
Packages that use ContextEnabled Package Description org.apache.maven.plugin -
-
Uses of ContextEnabled in org.apache.maven.plugin
Classes in org.apache.maven.plugin that implement ContextEnabled 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:
-