public class BootstrapInstallMojo extends AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
installBootstraps |
protected String |
installDirectory |
protected ArtifactRepository |
localRepository |
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
protected String |
projectBootstrapGroupId |
protected String |
projectGroupId |
| Constructor and Description |
|---|
BootstrapInstallMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getLog, getPluginContext, setLog, setPluginContextprotected org.apache.maven.project.MavenProject project
protected ArtifactRepository localRepository
protected boolean installBootstraps
protected String installDirectory
protected String projectGroupId
protected String projectBootstrapGroupId
public BootstrapInstallMojo()
public void execute() throws MojoExecutionException, MojoFailureException
MojoExecutionExceptionMojoFailureExceptionMojo.execute()Copyright © 2005–2014 AndroMDA.org. All rights reserved.