| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InvocationResult
Describes the result of a Maven invocation.
| Method Summary | |
|---|---|
 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 | 
|---|
CommandLineException getExecutionException()
null if the command line was successfully
         processed by the operating system.int getExitCode()
getExecutionException() reports an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||