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 MojoScannerAbstractGeneratorMojo. mojoScannerThe component used for scanning the source tree for mojos.protected MojoScannerPluginReport. mojoScannerMojo scanner tools.private org.apache.maven.execution.RuntimeInformationPluginReport. rtInfoprivate org.apache.maven.doxia.siterenderer.RendererPluginReport. siteRendererDoxia Site Renderer.private org.codehaus.plexus.velocity.VelocityComponentHelpGeneratorMojo. velocityVelocity component.
-