Uses of Interface
org.apache.maven.api.MojoExecution
Package
Description
Maven Core API
-
Uses of MojoExecution in org.apache.maven.api
Modifier and TypeMethodDescriptionEvent.getMojoExecution()
Gets the current mojo execution (if any). -
Uses of MojoExecution in org.apache.maven.internal.impl
-
Uses of MojoExecution in org.apache.maven.plugin
ModifierConstructorDescriptionPluginParameterExpressionEvaluatorV4
(Session session, Project project, MojoExecution mojoExecution)