@Mojo(name="install", defaultPhase=INSTALL, threadSafe=true) public class InstallMojo extends AbstractInstallMojo
Modifier and Type | Field and Description |
---|---|
protected String |
packaging |
artifactFactory, createChecksum, installer, localRepository, md5Digester, sha1Digester, updateReleaseInfo
Constructor and Description |
---|
InstallMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setSkip(boolean skip) |
getLocalRepoFile, getLocalRepoFile, installChecksums, installChecksums
@Parameter(defaultValue="${project.packaging}", required=true, readonly=true) protected String packaging
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.