@Mojo(name="install",
defaultPhase=INSTALL,
threadSafe=true)
public class InstallMojo
extends AbstractInstallMojo
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
packaging |
Deprecated.
either use project.getPackaging() or reactorProjects.get(i).getPackaging()
|
artifactFactory, createChecksum, digester, installer, localRepository, updateReleaseInfo| Constructor | Description |
|---|---|
InstallMojo() |
| Modifier and Type | Method | 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–2019 The Apache Software Foundation. All rights reserved.