@Mojo(name="start",
defaultPhase=PRE_INTEGRATION_TEST,
requiresProject=false,
threadSafe=true)
public class StartMojo
extends AbstractStartMojo
settings.xml and still work behind a proxy.archetypeManager, artifactFactory, artifactResolver, localRepository, mojoExecution, pluginDescriptor, project, remoteArtifactRepositories, remotePluginRepositories, session, skip| Constructor and Description |
|---|
StartMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute()
Performs this plugin's action.
|
protected static String |
getFileSystemServerKey(org.apache.maven.plugin.MojoExecution mojoExecution) |
createArtifactStore, createFileSystemServer, getSettingsServletPathcreateFactoryHelper, createProxyArtifactStore, execute, getMojoExecutionpublic void doExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
doExecute in class AbstractMRMMojoorg.apache.maven.plugin.MojoExecutionException - If there is an exception occuring during the execution of the plugin.org.apache.maven.plugin.MojoFailureException - If there is an exception occuring during the execution of the plugin.protected static String getFileSystemServerKey(org.apache.maven.plugin.MojoExecution mojoExecution)
Copyright © 2009–2022 MojoHaus. All rights reserved.