Modifier and Type | Method and Description |
---|---|
private void |
ExecutionEventLogger.append(org.apache.maven.shared.utils.logging.MessageBuilder buffer,
MojoExecution me) |
Modifier and Type | Field and Description |
---|---|
private MojoExecution |
MojoExecutionEvent.mojoExecution |
Modifier and Type | Field and Description |
---|---|
private java.util.List<MojoExecution> |
ProjectExecutionEvent.executionPlan |
Modifier and Type | Method and Description |
---|---|
MojoExecution |
MojoExecutionEvent.getExecution() |
MojoExecution |
ExecutionEvent.getMojoExecution()
Gets the current mojo execution (if any).
|
Modifier and Type | Method and Description |
---|---|
java.util.List<MojoExecution> |
ProjectExecutionEvent.getExecutionPlan() |
Constructor and Description |
---|
MojoExecutionEvent(MavenSession session,
MavenProject project,
MojoExecution mojoExecution,
Mojo mojo) |
MojoExecutionEvent(MavenSession session,
MavenProject project,
MojoExecution mojoExecution,
Mojo mojo,
java.lang.Throwable cause) |
Constructor and Description |
---|
ProjectExecutionEvent(MavenSession session,
MavenProject project,
java.util.List<MojoExecution> executionPlan) |
ProjectExecutionEvent(MavenSession session,
MavenProject project,
java.util.List<MojoExecution> executionPlan,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<MojoExecution>> |
LifecycleMappingDelegate.calculateLifecycleMappings(MavenSession session,
MavenProject project,
Lifecycle lifecycle,
java.lang.String lifecyclePhase) |
java.util.List<MojoExecution> |
MavenExecutionPlan.getExecutions()
Deprecated.
|
java.util.List<MojoExecution> |
MavenExecutionPlan.getMojoExecutions() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultLifecycleExecutor.calculateForkedExecutions(MojoExecution mojoExecution,
MavenSession session) |
void |
LifecycleExecutor.calculateForkedExecutions(MojoExecution mojoExecution,
MavenSession session) |
void |
MojoExecutionConfigurator.configure(MavenProject project,
MojoExecution mojoExecution,
boolean allowPluginLevelConfig)
Create the MojoExecution configuration based on configuration for a Mojo in the MavenProject and the
default configuration for the Mojo from the containing plugin's plugin.xml descriptor.
|
private static java.lang.String |
LifecycleExecutionException.createMessage(MojoExecution execution,
MavenProject project,
java.lang.Throwable cause) |
java.util.List<MavenProject> |
DefaultLifecycleExecutor.executeForkedExecutions(MojoExecution mojoExecution,
MavenSession session) |
java.util.List<MavenProject> |
LifecycleExecutor.executeForkedExecutions(MojoExecution mojoExecution,
MavenSession session) |
Constructor and Description |
---|
LifecycleExecutionException(MojoExecution execution,
MavenProject project,
java.lang.Throwable cause) |
LifecycleExecutionException(java.lang.String message,
MojoExecution execution,
MavenProject project) |
LifecycleExecutionException(java.lang.String message,
MojoExecution execution,
MavenProject project,
java.lang.Throwable cause) |
Modifier and Type | Field and Description |
---|---|
private MojoExecution |
DefaultExecutionEvent.mojoExecution |
private MojoExecution |
ExecutionPlanItem.mojoExecution |
Modifier and Type | Method and Description |
---|---|
MojoExecution |
DefaultExecutionEvent.getMojoExecution() |
MojoExecution |
ExecutionPlanItem.getMojoExecution() |
Modifier and Type | Method and Description |
---|---|
private java.util.List<MojoExecution> |
DefaultLifecycleExecutionPlanCalculator.calculateForkedGoal(MojoExecution mojoExecution,
MavenSession session,
MavenProject project,
java.util.Collection<MojoDescriptor> alreadyForkedExecutions) |
private java.util.List<MojoExecution> |
DefaultLifecycleExecutionPlanCalculator.calculateForkedLifecycle(MojoExecution mojoExecution,
MavenSession session,
MavenProject project,
java.util.Collection<MojoDescriptor> alreadyForkedExecutions) |
java.util.Map<java.lang.String,java.util.List<MojoExecution>> |
DefaultLifecycleMappingDelegate.calculateLifecycleMappings(MavenSession session,
MavenProject project,
Lifecycle lifecycle,
java.lang.String lifecyclePhase) |
private java.util.Map<java.lang.String,java.util.List<MojoExecution>> |
DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings(MavenSession session,
MavenProject project,
java.lang.String lifecyclePhase) |
java.util.List<MojoExecution> |
DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions(MavenSession session,
MavenProject project,
java.util.List<java.lang.Object> tasks) |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultLifecycleMappingDelegate.addMojoExecution(java.util.Map<java.lang.Integer,java.util.List<MojoExecution>> phaseBindings,
MojoExecution mojoExecution,
int priority) |
void |
DefaultLifecycleExecutionPlanCalculator.calculateForkedExecutions(MojoExecution mojoExecution,
MavenSession session) |
void |
LifecycleExecutionPlanCalculator.calculateForkedExecutions(MojoExecution mojoExecution,
MavenSession session) |
private void |
DefaultLifecycleExecutionPlanCalculator.calculateForkedExecutions(MojoExecution mojoExecution,
MavenSession session,
MavenProject project,
java.util.Collection<MojoDescriptor> alreadyForkedExecutions) |
private java.util.List<MojoExecution> |
DefaultLifecycleExecutionPlanCalculator.calculateForkedGoal(MojoExecution mojoExecution,
MavenSession session,
MavenProject project,
java.util.Collection<MojoDescriptor> alreadyForkedExecutions) |
private java.util.List<MojoExecution> |
DefaultLifecycleExecutionPlanCalculator.calculateForkedLifecycle(MojoExecution mojoExecution,
MavenSession session,
MavenProject project,
java.util.Collection<MojoDescriptor> alreadyForkedExecutions) |
void |
DefaultMojoExecutionConfigurator.configure(MavenProject project,
MojoExecution mojoExecution,
boolean allowPluginLevelConfig) |
private void |
LifecycleDebugLogger.debugMojoExecution(MojoExecution mojoExecution) |
private void |
MojoExecutor.execute(MavenSession session,
MojoExecution mojoExecution,
ProjectIndex projectIndex,
DependencyContext dependencyContext) |
void |
MojoExecutor.execute(MavenSession session,
MojoExecution mojoExecution,
ProjectIndex projectIndex,
DependencyContext dependencyContext,
PhaseRecorder phaseRecorder) |
java.util.List<MavenProject> |
MojoExecutor.executeForkedExecutions(MojoExecution mojoExecution,
MavenSession session,
ProjectIndex projectIndex) |
private void |
DefaultLifecycleExecutionPlanCalculator.finalizeMojoConfiguration(MojoExecution mojoExecution)
Post-processes the effective configuration for the specified mojo execution.
|
void |
DefaultExecutionEventCatapult.fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution) |
void |
ExecutionEventCatapult.fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution) |
void |
DefaultExecutionEventCatapult.fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution,
java.lang.Exception exception) |
void |
ExecutionEventCatapult.fire(ExecutionEvent.Type eventType,
MavenSession session,
MojoExecution mojoExecution,
java.lang.Exception exception) |
private void |
DefaultLifecycleExecutionPlanCalculator.injectLifecycleOverlay(java.util.Map<java.lang.String,java.util.List<MojoExecution>> lifecycleMappings,
MojoExecution mojoExecution,
MavenSession session,
MavenProject project) |
boolean |
PhaseRecorder.isDifferentPhase(MojoExecution nextMojoExecution) |
private MojoExecutionConfigurator |
DefaultLifecycleExecutionPlanCalculator.mojoExecutionConfigurator(MojoExecution mojoExecution) |
void |
PhaseRecorder.observeExecution(MojoExecution mojoExecution) |
void |
DefaultLifecycleExecutionPlanCalculator.setupMojoExecution(MavenSession session,
MavenProject project,
MojoExecution mojoExecution) |
void |
LifecycleExecutionPlanCalculator.setupMojoExecution(MavenSession session,
MavenProject project,
MojoExecution mojoExecution) |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultLifecycleMappingDelegate.addMojoExecution(java.util.Map<java.lang.Integer,java.util.List<MojoExecution>> phaseBindings,
MojoExecution mojoExecution,
int priority) |
private void |
MojoExecutor.collectDependencyRequirements(java.util.Set<java.lang.String> scopesToResolve,
java.util.Set<java.lang.String> scopesToCollect,
java.util.Collection<MojoExecution> mojoExecutions) |
static java.util.List<ExecutionPlanItem> |
ExecutionPlanItem.createExecutionPlanItems(MavenProject mavenProject,
java.util.List<MojoExecution> executions) |
private void |
LifecycleDebugLogger.debugDependencyRequirements(java.util.List<MojoExecution> mojoExecutions) |
void |
MojoExecutor.execute(MavenSession session,
java.util.List<MojoExecution> mojoExecutions,
ProjectIndex projectIndex) |
private void |
DefaultLifecycleExecutionPlanCalculator.injectLifecycleOverlay(java.util.Map<java.lang.String,java.util.List<MojoExecution>> lifecycleMappings,
MojoExecution mojoExecution,
MavenSession session,
MavenProject project) |
DependencyContext |
MojoExecutor.newDependencyContext(MavenSession session,
java.util.List<MojoExecution> mojoExecutions) |
private void |
DefaultLifecycleExecutionPlanCalculator.setupMojoExecutions(MavenSession session,
MavenProject project,
java.util.List<MojoExecution> mojoExecutions) |
Constructor and Description |
---|
DefaultExecutionEvent(ExecutionEvent.Type type,
MavenSession session,
MojoExecution mojoExecution,
java.lang.Exception exception) |
ExecutionPlanItem(MojoExecution mojoExecution) |
Modifier and Type | Field and Description |
---|---|
private MojoExecution |
PluginExecutionException.mojoExecution |
private MojoExecution |
PluginParameterExpressionEvaluator.mojoExecution |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,java.util.List<MojoExecution>> |
MojoExecution.forkedExecutions
The executions to fork before this execution, indexed by the groupId:artifactId:version of the project on which
the forked execution are to be run and in reactor build order.
|
Modifier and Type | Method and Description |
---|---|
MojoExecution |
PluginExecutionException.getMojoExecution() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<MojoExecution>> |
MojoExecution.getForkedExecutions() |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
PluginExecutionException.constructMessage(MojoExecution mojoExecution,
java.lang.Throwable cause) |
void |
PluginManager.executeMojo(MavenProject project,
MojoExecution execution,
MavenSession session)
Deprecated.
|
void |
BuildPluginManager.executeMojo(MavenSession session,
MojoExecution execution) |
void |
DefaultBuildPluginManager.executeMojo(MavenSession session,
MojoExecution mojoExecution) |
<T> T |
MavenPluginManager.getConfiguredMojo(java.lang.Class<T> mojoInterface,
MavenSession session,
MojoExecution mojoExecution)
Looks up the mojo for the specified mojo execution and populates its parameters from the configuration given by
the mojo execution.
|
void |
MavenPluginManager.releaseMojo(java.lang.Object mojo,
MojoExecution mojoExecution)
Releases the specified mojo back to the container.
|
Modifier and Type | Method and Description |
---|---|
void |
MojoExecution.setForkedExecutions(java.lang.String projectKey,
java.util.List<MojoExecution> forkedExecutions) |
Constructor and Description |
---|
PluginExecutionException(MojoExecution mojoExecution,
MavenProject project,
DuplicateArtifactAttachmentException cause) |
PluginExecutionException(MojoExecution mojoExecution,
MavenProject project,
java.lang.Exception cause) |
PluginExecutionException(MojoExecution mojoExecution,
MavenProject project,
java.lang.String message) |
PluginExecutionException(MojoExecution mojoExecution,
MavenProject project,
java.lang.String message,
java.lang.Throwable cause) |
PluginParameterExpressionEvaluator(MavenSession session,
MojoExecution mojoExecution) |
PluginParameterExpressionEvaluator(MavenSession session,
MojoExecution mojoExecution,
PathTranslator pathTranslator,
org.codehaus.plexus.logging.Logger logger,
MavenProject project,
java.util.Properties properties)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPluginManager.executeMojo(MavenProject project,
MojoExecution execution,
MavenSession session) |
<T> T |
DefaultMavenPluginManager.getConfiguredMojo(java.lang.Class<T> mojoInterface,
MavenSession session,
MojoExecution mojoExecution) |
void |
DefaultMavenPluginManager.releaseMojo(java.lang.Object mojo,
MojoExecution mojoExecution) |