@Mojo(name="stop",
defaultPhase=POST_INTEGRATION_TEST,
requiresProject=false,
threadSafe=true)
public class StopMojo
extends AbstractMRMMojo
settings.xml and still work behind a proxy.mrm:start as part of a maven build for use
by integration tests.archetypeManager, artifactFactory, artifactResolver, localRepository, mojoExecution, pluginDescriptor, project, remoteArtifactRepositories, remotePluginRepositories, session, skip| Constructor and Description |
|---|
StopMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute()
Performs this plugin's action.
|
createFactoryHelper, 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.Copyright © 2009–2022 MojoHaus. All rights reserved.