Uses of Class
org.apache.maven.plugins.annotations.Component
-
Packages that use Component Package Description org.apache.maven.plugin.plugin -
-
Uses of Component in org.apache.maven.plugin.plugin
Fields in org.apache.maven.plugin.plugin with annotations of type Component Modifier and Type Field Description protected org.sonatype.plexus.build.incremental.BuildContext
DescriptorGeneratorMojo. buildContext
private MojoScanner
DescriptorGeneratorMojo. mojoScanner
The component used for scanning the source tree for mojos.
-