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 MojoScanner
AbstractGeneratorMojo. mojoScanner
The component used for scanning the source tree for mojos.protected MojoScanner
PluginReport. mojoScanner
Mojo scanner tools.private org.apache.maven.execution.RuntimeInformation
PluginReport. rtInfo
private org.apache.maven.doxia.siterenderer.Renderer
PluginReport. siteRenderer
Doxia Site Renderer.private org.codehaus.plexus.velocity.VelocityComponent
HelpGeneratorMojo. velocity
Velocity component.
-