@Component(role=SmartReactorStep.class, hint="rebuild-graph") public class RebuildProjectDependencyGraph extends AbstractSmartReactorStep
logger| Constructor and Description |
|---|
RebuildProjectDependencyGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.maven.execution.MavenSession session,
RTRComponents components)
Executes this step.
|
public void execute(org.apache.maven.execution.MavenSession session,
RTRComponents components)
throws org.apache.maven.MavenExecutionException
SmartReactorStepsession - the session to which this step applies. Not null.components - that this step may need. May be null.org.apache.maven.MavenExecutionException - if any unrecoverable error occurs.Copyright © 2016. All rights reserved.