@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.
|
protected boolean |
isInProjectReferences(Collection<MavenProject> references,
MavenProject project) |
getLog, getPluginContext, setLog, setPluginContextpublic void execute()
throws MojoExecutionException
MojoExecutionException - If the artifacts could not be installed.protected boolean isInProjectReferences(Collection<MavenProject> references, MavenProject project)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.