Uses of Interface
org.apache.maven.plugin.ContextEnabled
Packages that use ContextEnabled
Package
Description
-
Uses of ContextEnabled in org.apache.maven.plugin
Classes in org.apache.maven.plugin that implement ContextEnabledModifier and TypeClassDescriptionclassAbstract 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: -
Uses of ContextEnabled in org.codehaus.modello.maven
Classes in org.codehaus.modello.maven that implement ContextEnabledModifier and TypeClassDescriptionclassorg.codehaus.modello.maven.AbstractModelloGeneratorMojo -
Uses of ContextEnabled in org.codehaus.modello.plugin.velocity
Classes in org.codehaus.modello.plugin.velocity that implement ContextEnabled