|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MojoExecution | |
|---|---|
| org.apache.maven.errors | |
| org.apache.maven.plugin | |
| Uses of MojoExecution in org.apache.maven.errors |
|---|
| Methods in org.apache.maven.errors with parameters of type MojoExecution | |
|---|---|
void |
DefaultCoreErrorReporter.reportAttemptToOverrideUneditableMojoParameter(Parameter currentParameter,
MojoBinding binding,
MavenProject project,
MavenSession session,
MojoExecution exec,
PathTranslator translator,
org.codehaus.plexus.logging.Logger logger,
PluginConfigurationException cause)
|
void |
CoreErrorReporter.reportAttemptToOverrideUneditableMojoParameter(Parameter currentParameter,
MojoBinding binding,
MavenProject project,
MavenSession session,
MojoExecution exec,
PathTranslator translator,
org.codehaus.plexus.logging.Logger logger,
PluginConfigurationException cause)
|
| Uses of MojoExecution in org.apache.maven.plugin |
|---|
| Methods in org.apache.maven.plugin that return MojoExecution | |
|---|---|
MojoExecution |
PluginExecutionException.getMojoExecution()
|
| Methods in org.apache.maven.plugin with parameters of type MojoExecution | |
|---|---|
void |
PluginManager.executeMojo(MavenProject project,
MojoExecution execution,
MavenSession session)
|
void |
DefaultPluginManager.executeMojo(MavenProject project,
MojoExecution mojoExecution,
MavenSession session)
|
MavenReport |
PluginManager.getReport(MavenProject project,
MojoExecution mojoExecution,
MavenSession session)
|
MavenReport |
DefaultPluginManager.getReport(MavenProject project,
MojoExecution mojoExecution,
MavenSession session)
|
| Constructors in org.apache.maven.plugin with parameters of type MojoExecution | |
|---|---|
PluginExecutionException(MojoExecution mojoExecution,
MavenProject project,
DuplicateArtifactAttachmentException cause)
|
|
PluginExecutionException(MojoExecution mojoExecution,
MavenProject project,
MojoExecutionException cause)
|
|
PluginExecutionException(MojoExecution mojoExecution,
MavenProject project,
java.lang.String message)
|
|
PluginParameterExpressionEvaluator(MavenSession context,
MojoExecution mojoExecution,
PathTranslator pathTranslator,
org.codehaus.plexus.logging.Logger logger,
MavenProject project,
java.util.Properties properties)
Deprecated. Use PluginParameterExpressionEvaluator#PluginParameterExpressionEvaluator(MavenSession, MojoExecution, PathTranslator, LifecycleExecutionContext, Logger, Properties)
instead. |
|
PluginParameterExpressionEvaluator(MavenSession context,
MojoExecution mojoExecution,
PathTranslator pathTranslator,
org.codehaus.plexus.logging.Logger logger,
java.util.Properties properties)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||