Package org.apache.maven.api.plugin.annotations
package org.apache.maven.api.plugin.annotations
-
ClassDescriptionUsed to configure injection of Plexus components by
MavenPluginManager.getConfiguredMojo(...)
.Used if your Mojo needs to fork a lifecycle.Component instantiation strategy.This annotation will mark your class as a Mojo (ie.Used to configure your Mojo parameters to be injected byMavenPluginManager.getConfiguredMojo(...)
.