@Component(role=org.apache.maven.cli.MavenExecutionRequestBuilder.class) public class DefaultMavenExecutionRequestBuilder extends Object implements MavenExecutionRequestBuilder, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
| Constructor and Description |
|---|
DefaultMavenExecutionRequestBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.maven.model.building.ModelProcessor |
createModelProcessor(org.codehaus.plexus.PlexusContainer container) |
protected void |
customizeContainer(org.codehaus.plexus.PlexusContainer container) |
protected org.eclipse.aether.transfer.TransferListener |
getBatchTransferListener() |
protected org.eclipse.aether.transfer.TransferListener |
getConsoleTransferListener() |
org.apache.maven.execution.MavenExecutionRequest |
getMavenExecutionRequest(String[] args,
PrintStream printStream) |
void |
initialize() |
public void initialize()
throws org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
initialize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializableorg.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationExceptionpublic org.apache.maven.execution.MavenExecutionRequest getMavenExecutionRequest(String[] args, PrintStream printStream) throws org.apache.maven.execution.MavenExecutionRequestPopulationException, org.apache.maven.settings.building.SettingsBuildingException, MavenExecutionRequestsBuilderException
getMavenExecutionRequest in interface MavenExecutionRequestBuilderorg.apache.maven.execution.MavenExecutionRequestPopulationExceptionorg.apache.maven.settings.building.SettingsBuildingExceptionMavenExecutionRequestsBuilderExceptionprotected org.eclipse.aether.transfer.TransferListener getConsoleTransferListener()
protected org.eclipse.aether.transfer.TransferListener getBatchTransferListener()
protected void customizeContainer(org.codehaus.plexus.PlexusContainer container)
protected org.apache.maven.model.building.ModelProcessor createModelProcessor(org.codehaus.plexus.PlexusContainer container)
throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
org.codehaus.plexus.component.repository.exception.ComponentLookupExceptionCopyright © 2004–2019. All rights reserved.