@Mojo(name="install", defaultPhase=PRE_INTEGRATION_TEST, requiresDependencyResolution=RUNTIME, threadSafe=true) public class InstallMojo extends AbstractMojo
| Constructor and Description |
|---|
InstallMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Performs this mojo's tasks.
|
getLog, getPluginContext, setLog, setPluginContextpublic void execute()
throws MojoExecutionException
MojoExecutionException - If the artifacts could not be installed.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.