| Interface | Description |
|---|---|
| ActiveJ2SEPlatformProvider |
found in lookup, points the j2se platform this project delegates to.
|
| ExecutionResultChecker | |
| LateBoundPrerequisitesChecker |
check wheather the given runConfig has a chance to be successful or needs corrective measure.
|
| PrerequisitesChecker |
check wheather the given runConfig has a chance to be successful or needs corrective measure.
|
| RunConfig |
Context provider for maven executors and checkers.
|
| Class | Description |
|---|---|
| ExecutionContext | |
| RunUtils |
Utility method for executing a maven build, using the RunConfig.
|
| Enum | Description |
|---|---|
| RunConfig.ReactorStyle |