JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
C
D
E
G
I
L
O
P
S
U
V
A
AbstractInstallMojo
- Class in
org.apache.maven.plugin.install
Common fields for installation mojos.
AbstractInstallMojo()
- Constructor for class org.apache.maven.plugin.install.
AbstractInstallMojo
addMetaDataFilesForArtifact(Artifact, Collection<File>, boolean)
- Method in class org.apache.maven.plugin.install.
AbstractInstallMojo
artifactFactory
- Variable in class org.apache.maven.plugin.install.
AbstractInstallMojo
artifactId
- Variable in class org.apache.maven.plugin.install.
InstallFileMojo
ArtifactId of the artifact to be installed.
C
calculate(File)
- Method in class org.apache.maven.plugin.install.
DualDigester
classifier
- Variable in class org.apache.maven.plugin.install.
InstallFileMojo
Classifier type of the artifact to be installed.
createChecksum
- Variable in class org.apache.maven.plugin.install.
AbstractInstallMojo
Flag whether to create checksums (MD5, SHA-1) or not.
D
digester
- Variable in class org.apache.maven.plugin.install.
AbstractInstallMojo
DualDigester
- Class in
org.apache.maven.plugin.install
Calculates md5 and sha1 digest.
DualDigester()
- Constructor for class org.apache.maven.plugin.install.
DualDigester
E
execute()
- Method in class org.apache.maven.plugin.install.
InstallFileMojo
execute()
- Method in class org.apache.maven.plugin.install.
InstallMojo
G
getLocalRepoFile(Artifact)
- Method in class org.apache.maven.plugin.install.
AbstractInstallMojo
Gets the path of the specified artifact within the local repository.
getLocalRepoFile(ArtifactMetadata)
- Method in class org.apache.maven.plugin.install.
AbstractInstallMojo
Gets the path of the specified artifact metadata within the local repository.
getLocalRepositoryPath()
- Method in class org.apache.maven.plugin.install.
InstallFileMojo
getMd5()
- Method in class org.apache.maven.plugin.install.
DualDigester
getProject()
- Method in class org.apache.maven.plugin.install.
InstallRequest
getSha1()
- Method in class org.apache.maven.plugin.install.
DualDigester
groupId
- Variable in class org.apache.maven.plugin.install.
InstallFileMojo
GroupId of the artifact to be installed.
I
installChecksums(Collection<File>)
- Method in class org.apache.maven.plugin.install.
AbstractInstallMojo
Installs the checksums for the specified metadata files.
installChecksums(Artifact, boolean)
- Method in class org.apache.maven.plugin.install.
AbstractInstallMojo
Installs the checksums for the specified artifact if this has been enabled in the plugin configuration.
installer
- Variable in class org.apache.maven.plugin.install.
AbstractInstallMojo
InstallFileMojo
- Class in
org.apache.maven.plugin.install
Installs a file in the local repository.
InstallFileMojo()
- Constructor for class org.apache.maven.plugin.install.
InstallFileMojo
InstallMojo
- Class in
org.apache.maven.plugin.install
Installs the project's main artifact, and any other artifacts attached by other plugins in the lifecycle, to the local repository.
InstallMojo()
- Constructor for class org.apache.maven.plugin.install.
InstallMojo
InstallRequest
- Class in
org.apache.maven.plugin.install
InstallRequest()
- Constructor for class org.apache.maven.plugin.install.
InstallRequest
isCreateChecksum()
- Method in class org.apache.maven.plugin.install.
InstallRequest
isUpdateReleaseInfo()
- Method in class org.apache.maven.plugin.install.
InstallRequest
L
localRepository
- Variable in class org.apache.maven.plugin.install.
AbstractInstallMojo
O
org.apache.maven.plugin.install
- package org.apache.maven.plugin.install
P
packaging
- Variable in class org.apache.maven.plugin.install.
InstallFileMojo
Packaging type of the artifact to be installed.
packaging
- Variable in class org.apache.maven.plugin.install.
InstallMojo
Deprecated.
either use project.getPackaging() or reactorProjects.get(i).getPackaging()
S
setCreateChecksum(boolean)
- Method in class org.apache.maven.plugin.install.
InstallRequest
setLocalRepositoryPath(File)
- Method in class org.apache.maven.plugin.install.
InstallFileMojo
setProject(MavenProject)
- Method in class org.apache.maven.plugin.install.
InstallRequest
setSkip(boolean)
- Method in class org.apache.maven.plugin.install.
InstallMojo
setUpdateReleaseInfo(boolean)
- Method in class org.apache.maven.plugin.install.
InstallRequest
U
updateReleaseInfo
- Variable in class org.apache.maven.plugin.install.
AbstractInstallMojo
Whether to update the metadata to make the artifact a release version.
V
version
- Variable in class org.apache.maven.plugin.install.
InstallFileMojo
Version of the artifact to be installed.
A
C
D
E
G
I
L
O
P
S
U
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2004–2019
The Apache Software Foundation
. All rights reserved.