A C E G H I L M 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
 
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

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.

E

execute() - Method in class HelpMojo
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
 
groupId - Variable in class org.apache.maven.plugin.install.InstallFileMojo
GroupId of the artifact to be installed.

H

HelpMojo - Class in <Unnamed>
Display help information on maven-install-plugin.
HelpMojo() - Constructor for class HelpMojo
 

I

installChecksums(Artifact, Collection) - 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.
installChecksums(Collection) - Method in class org.apache.maven.plugin.install.AbstractInstallMojo
Installs the checksums for the specified metadata files.
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
 

L

localRepository - Variable in class org.apache.maven.plugin.install.AbstractInstallMojo
 

M

md5Digester - Variable in class org.apache.maven.plugin.install.AbstractInstallMojo
Digester for MD5.

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
 

S

setLocalRepositoryPath(File) - Method in class org.apache.maven.plugin.install.InstallFileMojo
 
setSkip(boolean) - Method in class org.apache.maven.plugin.install.InstallMojo
 
sha1Digester - Variable in class org.apache.maven.plugin.install.AbstractInstallMojo
Digester for SHA-1.

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 E G H I L M O P S U V

Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.