@Mojo(name="run",
requiresProject=false,
requiresDirectInvocation=true,
threadSafe=true)
public class RunMojo
extends AbstractStartMojo
settings.xml and still work behind a proxy.archetypeManager, artifactFactory, artifactResolver, localRepository, mojoExecution, pluginDescriptor, project, remoteArtifactRepositories, remotePluginRepositories, session, skip| Constructor and Description |
|---|
RunMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute()
Performs this plugin's action.
|
protected String |
getSettingsServletPath()
When set, this points to the to the location from where the settings file can be downloaded.
|
createArtifactStore, createFileSystemServercreateFactoryHelper, 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 String getSettingsServletPath()
getSettingsServletPath in class AbstractStartMojonullCopyright © 2009–2022 MojoHaus. All rights reserved.