Constant Field Values

Contents

org.apache.*

  • org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPONENT_V4 "org.apache.maven.api.plugin.annotations.Component"
    public static final java.lang.String EXECUTE_V4 "org.apache.maven.api.plugin.annotations.Execute"
    public static final java.lang.String MOJO_V4 "org.apache.maven.api.plugin.annotations.Mojo"
    public static final java.lang.String MVN4_API "org.apache.maven.api.plugin.annotations."
    public static final java.lang.String PARAMETER_V4 "org.apache.maven.api.plugin.annotations.Parameter"
  • org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner 
    Modifier and Type Constant Field Value
    public static final java.lang.String V4_API_ANNOTATIONS_PACKAGE "org.apache.maven.api.plugin.annotations"
    public static final java.lang.String V4_API_PLUGIN_PACKAGE "org.apache.maven.api.plugin"