Uses of Interface
org.apache.maven.api.MojoExecution
Packages that use MojoExecution
-
Uses of MojoExecution in org.apache.maven.api
Methods in org.apache.maven.api that return types with arguments of type MojoExecutionModifier and TypeMethodDescriptionEvent.getMojoExecution()
Gets the current mojo execution (if any). -
Uses of MojoExecution in org.apache.maven.internal.impl
Classes in org.apache.maven.internal.impl that implement MojoExecutionMethods in org.apache.maven.internal.impl that return types with arguments of type MojoExecution -
Uses of MojoExecution in org.apache.maven.plugin
Constructors in org.apache.maven.plugin with parameters of type MojoExecutionModifierConstructorDescriptionPluginParameterExpressionEvaluatorV4
(Session session, Project project, MojoExecution mojoExecution)