| Interface | Description |
|---|---|
| SystemNoExitGuard.Task |
Runnable-like interface which allows Exceptions.
|
| Class | Description |
|---|---|
| ContainerHelper |
IoC container helper.
|
| GroovyVersionHelper |
Groovy version helper.
|
| MavenVersionHelper |
Maven version helper.
|
| NoExitSecurityManager |
Custom security manager to
System.exit(int) (and related) from being used. |
| PropertiesBuilder |
Helper to build merged Maven execution properties.
|
| SystemNoExitGuard |
Helper to guard
SystemNoExitGuard.Task execution against use of System.exit(int) (and related)
and to restore system streams once the task has finished. |
| VersionHelper |
Aether version/range/scheme helpers.
|
Copyright © 2006-2013 Codehaus. All Rights Reserved.