org.apache.maven.cli
Interface MavenExecutionRequestBuilder
public interface MavenExecutionRequestBuilder
- Author:
- Olivier Lamy
getMavenExecutionRequest
org.apache.maven.execution.MavenExecutionRequest getMavenExecutionRequest(String[] args,
PrintStream printStream)
throws org.apache.maven.execution.MavenExecutionRequestPopulationException,
org.apache.maven.settings.building.SettingsBuildingException,
MavenExecutionRequestsBuilderException
- Throws:
org.apache.maven.execution.MavenExecutionRequestPopulationException
org.apache.maven.settings.building.SettingsBuildingException
MavenExecutionRequestsBuilderException
Copyright © 2004-2013. All Rights Reserved.