A C E G J O S T

A

AbstractJarMojo - Class in org.apache.maven.plugin.jar
Base class for creating a jar from project classes.
AbstractJarMojo() - Constructor for class org.apache.maven.plugin.jar.AbstractJarMojo
 

C

createArchive() - Method in class org.apache.maven.plugin.jar.AbstractJarMojo
Generates the JAR.

E

execute() - Method in class org.apache.maven.plugin.jar.AbstractJarMojo
Generates the JAR.
execute() - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
execute() - Method in class org.apache.maven.plugin.jar.JarSignVerifyMojo
 
executeCommandLine(Commandline, InputStream, StreamConsumer, StreamConsumer) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
executeCommandLine(Commandline, InputStream, StreamConsumer, StreamConsumer) - Method in class org.apache.maven.plugin.jar.JarSignVerifyMojo
 

G

getClassesDirectory() - Method in class org.apache.maven.plugin.jar.AbstractJarMojo
Return the specific output directory to serve as the root for the archive.
getClassesDirectory() - Method in class org.apache.maven.plugin.jar.JarMojo
Return the main classes directory, so it's used as the root of the jar.
getClassesDirectory() - Method in class org.apache.maven.plugin.jar.TestJarMojo
Return the test-classes directory, to serve as the root of the tests jar.
getClassifier() - Method in class org.apache.maven.plugin.jar.AbstractJarMojo
Overload this to produce a test-jar, for example.
getClassifier() - Method in class org.apache.maven.plugin.jar.JarMojo
 
getClassifier() - Method in class org.apache.maven.plugin.jar.TestJarMojo
 
getJarFile(File, String, String) - Static method in class org.apache.maven.plugin.jar.AbstractJarMojo
 
getProject() - Method in class org.apache.maven.plugin.jar.AbstractJarMojo
 

J

JarMojo - Class in org.apache.maven.plugin.jar
Build a JAR from the current project.
JarMojo() - Constructor for class org.apache.maven.plugin.jar.JarMojo
 
JarSignMojo - Class in org.apache.maven.plugin.jar
Signs a JAR using jarsigner.
JarSignMojo() - Constructor for class org.apache.maven.plugin.jar.JarSignMojo
 
JarSignVerifyMojo - Class in org.apache.maven.plugin.jar
Checks the signature of a signed jar using jarsigner.
JarSignVerifyMojo() - Constructor for class org.apache.maven.plugin.jar.JarSignVerifyMojo
 

O

org.apache.maven.plugin.jar - package org.apache.maven.plugin.jar
 

S

setAlias(String) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setBasedir(File) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setBasedir(File) - Method in class org.apache.maven.plugin.jar.JarSignVerifyMojo
 
setCheckCerts(boolean) - Method in class org.apache.maven.plugin.jar.JarSignVerifyMojo
 
setJarPath(File) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setJarPath(File) - Method in class org.apache.maven.plugin.jar.JarSignVerifyMojo
 
setKeypass(String) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setKeystore(String) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setProject(MavenProject) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setSigFile(String) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setSignedJar(File) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setStorepass(String) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setType(String) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setVerbose(boolean) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setVerbose(boolean) - Method in class org.apache.maven.plugin.jar.JarSignVerifyMojo
 
setVerify(boolean) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setWorkingDir(File) - Method in class org.apache.maven.plugin.jar.JarSignMojo
 
setWorkingDir(File) - Method in class org.apache.maven.plugin.jar.JarSignVerifyMojo
 

T

TestJarMojo - Class in org.apache.maven.plugin.jar
Build a JAR of the test classes for the current project.
TestJarMojo() - Constructor for class org.apache.maven.plugin.jar.TestJarMojo
 

A C E G J O S T

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