|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Describes the result of a Maven invocation.
| Method Summary | |
org.codehaus.plexus.util.cli.CommandLineException |
getExecutionException()
Gets the exception that possibly occurred during the execution of the command line. |
int |
getExitCode()
Gets the exit code from the Maven invocation. |
| Method Detail |
public org.codehaus.plexus.util.cli.CommandLineException getExecutionException()
null if the command line was successfully
processed by the operating system.public int getExitCode()
getExecutionException() reports an exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||