Uses of Class
org.apache.maven.plugins.annotations.Component

Packages that use Component
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
protected  MojoScanner PluginReport.mojoScanner
          Mojo scanner tools.
protected  MojoScanner AbstractGeneratorMojo.mojoScanner
          The component used for scanning the source tree for mojos.
protected  org.apache.maven.project.MavenProject AbstractGeneratorMojo.project
          The project currently being built.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.