Uses of Interface
org.apache.maven.plugin.Mojo

Packages that use Mojo
Package
Description
 
  • Uses of Mojo in org.apache.maven.plugin

    Classes in org.apache.maven.plugin that implement Mojo
    Modifier and Type
    Class
    Description
    class 
    Abstract class to provide most of the infrastructure required to implement a Mojo except for the execute method.
    The implementation should have a Mojo annotation with the name of the goal: