Uses of Interface
org.apache.maven.plugin.ContextEnabled
Package
Description
-
Uses of ContextEnabled in org.apache.maven.plugin
Modifier and TypeClassDescriptionclass
Abstract class to provide most of the infrastructure required to implement aMojo
except for the execute method.
The implementation should have aMojo
annotation with the name of the goal: -
Uses of ContextEnabled in org.codehaus.modello.maven
Modifier and TypeClassDescriptionclass
org.codehaus.modello.maven.AbstractModelloGeneratorMojo
-
Uses of ContextEnabled in org.codehaus.modello.plugin.velocity