@Mojo(name="install",
requiresProject=false)
public class InstallMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
InstallMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setSourceRepo(File sourceRepo) |
void |
setTargetLocation(File targetLocation) |
public void setSourceRepo(File sourceRepo)
sourceRepo - the sourceRepo to setpublic void setTargetLocation(File targetLocation)
targetLocation - the targetLocation to setpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2013. All rights reserved.