Package org.apache.maven.it
Interface MavenLauncher
- All Known Implementing Classes:
Embedded3xLauncher
,ForkedLauncher
interface MavenLauncher
-
Method Summary
Modifier and TypeMethodDescriptionint
run
(String[] cliArgs, Properties systemProperties, String workingDirectory, File logFile)
-
Method Details
-
run
int run(String[] cliArgs, Properties systemProperties, String workingDirectory, File logFile) throws IOException, LauncherException - Throws:
IOException
LauncherException
-
getMavenVersion
- Throws:
IOException
LauncherException
-