A C E G I L M O P S 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
 
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, SHA1) or not.

E

execute() - Method in class org.apache.maven.plugin.install.InstallFileMojo
 
execute() - Method in class org.apache.maven.plugin.install.InstallMojo
 

G

getChecksum(File, String) - Method in class org.apache.maven.plugin.install.AbstractInstallMojo
 
getLocalRepositoryId() - Method in class org.apache.maven.plugin.install.InstallFileMojo
 
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.

I

installCheckSum(File, boolean) - Method in class org.apache.maven.plugin.install.AbstractInstallMojo
 
installCheckSum(File, Artifact, boolean) - Method in class org.apache.maven.plugin.install.AbstractInstallMojo
 
installer - Variable in class org.apache.maven.plugin.install.AbstractInstallMojo
 
InstallFileMojo - Class in org.apache.maven.plugin.install
Installs a file in local repository.
InstallFileMojo() - Constructor for class org.apache.maven.plugin.install.InstallFileMojo
 
InstallMojo - Class in org.apache.maven.plugin.install
Installs project's main artifact in 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

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

V

version - Variable in class org.apache.maven.plugin.install.InstallFileMojo
Version of the artifact to be installed.

A C E G I L M O P S V

Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.