Uses of Interface
org.apache.maven.tools.plugin.scanner.MojoScanner
Packages that use MojoScanner
-
Uses of MojoScanner in org.apache.maven.plugin.plugin
Fields in org.apache.maven.plugin.plugin declared as MojoScannerModifier and TypeFieldDescriptionprivate final MojoScannerDescriptorGeneratorMojo.mojoScannerThe component used for scanning the source tree for mojos.Constructors in org.apache.maven.plugin.plugin with parameters of type MojoScannerModifierConstructorDescriptionDescriptorGeneratorMojo(org.apache.maven.project.MavenProject project, org.apache.maven.execution.MavenSession mavenSession, MojoScanner mojoScanner, org.sonatype.plexus.build.incremental.BuildContext buildContext) -
Uses of MojoScanner in org.apache.maven.tools.plugin.scanner
Classes in org.apache.maven.tools.plugin.scanner that implement MojoScanner