@Mojo(name="install", defaultPhase=INSTALL, threadSafe=true) public class InstallMojo extends AbstractInstallMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
packaging
Deprecated.
either use project.getPackaging() or reactorProjects.get(i).getPackaging()
|
artifactFactory, createChecksum, digester, installer, localRepository, updateReleaseInfo| Constructor and Description |
|---|
InstallMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setSkip(boolean skip) |
addMetaDataFilesForArtifact, getLocalRepoFile, getLocalRepoFile, installChecksums, installChecksumsgetLog, getPluginContext, setLog, setPluginContext@Parameter(defaultValue="${project.packaging}", required=true, readonly=true) protected String packaging
public void execute()
throws MojoExecutionException
MojoExecutionExceptionpublic void setSkip(boolean skip)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.