@Component(role=SmartReactorStep.class, hint="build-smart-reactor") public class BuildSmartReactor extends AbstractSmartReactorStep
logger| Constructor and Description |
|---|
BuildSmartReactor() |
| 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)
SmartReactorStepsession - the session to which this step applies. Not null.components - that this step may need. May be null.Copyright © 2016. All rights reserved.