interface MavenLauncher
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMavenVersion() |
int |
run(java.lang.String[] cliArgs,
java.util.Properties systemProperties,
java.lang.String workingDirectory,
java.io.File logFile) |
int run(java.lang.String[] cliArgs,
java.util.Properties systemProperties,
java.lang.String workingDirectory,
java.io.File logFile)
throws java.io.IOException,
LauncherException
java.io.IOExceptionLauncherExceptionjava.lang.String getMavenVersion()
throws java.io.IOException,
LauncherException
java.io.IOExceptionLauncherException