@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, installChecksums@Parameter(defaultValue="${project.packaging}",
required=true,
readonly=true)
protected String packaging
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.