A B E F G I O P S

A

AarExplodedMojo - class org.apache.axis2.maven2.aar.AarExplodedMojo.
Generate the exploded aar
AarExplodedMojo() - Constructor for class org.apache.axis2.maven2.aar.AarExplodedMojo
 
AarInPlaceMojo - class org.apache.axis2.maven2.aar.AarInPlaceMojo.
Generates aar in the source directory
AarInPlaceMojo() - Constructor for class org.apache.axis2.maven2.aar.AarInPlaceMojo
 
AarMojo - class org.apache.axis2.maven2.aar.AarMojo.
Build a aar.
AarMojo() - Constructor for class org.apache.axis2.maven2.aar.AarMojo
 
AbstractAarMojo - class org.apache.axis2.maven2.aar.AbstractAarMojo.
Abstract base class of all the mojos in the axis2-aar-maven-plugin.
AbstractAarMojo() - Constructor for class org.apache.axis2.maven2.aar.AbstractAarMojo
 
aarDirectory - Variable in class org.apache.axis2.maven2.aar.AbstractAarMojo
The directory where the aar is built.

B

baseDir - Variable in class org.apache.axis2.maven2.aar.AbstractAarMojo
The projects base directory.
buildExplodedAar() - Method in class org.apache.axis2.maven2.aar.AbstractAarMojo
Builds the exploded AAR file.

E

execute() - Method in class org.apache.axis2.maven2.aar.AarExplodedMojo
 
execute() - Method in class org.apache.axis2.maven2.aar.AarInPlaceMojo
 
execute() - Method in class org.apache.axis2.maven2.aar.AarMojo
Executes the AarMojo on the current project.

F

FileSet - class org.apache.axis2.maven2.aar.FileSet.
A FileSet defines additional files, which are being added to the Axis application archive.
FileSet() - Constructor for class org.apache.axis2.maven2.aar.FileSet
 

G

getDirectory() - Method in class org.apache.axis2.maven2.aar.FileSet
Returns the file sets base directory.
getExcludes() - Method in class org.apache.axis2.maven2.aar.FileSet
Returns the file sets exclusion list.
getIncludes() - Method in class org.apache.axis2.maven2.aar.FileSet
Returns the file sets inclusion list.
getOutputDirectory() - Method in class org.apache.axis2.maven2.aar.FileSet
Sets a prefix, which the included files should have when being added to the Axis application archive.

I

isSkipDefaultExcludes() - Method in class org.apache.axis2.maven2.aar.FileSet
Returns, whether the default excludes should be used.

O

org.apache.axis2.maven2.aar - package org.apache.axis2.maven2.aar
 

P

project - Variable in class org.apache.axis2.maven2.aar.AbstractAarMojo
The maven project.

S

setDirectory(File) - Method in class org.apache.axis2.maven2.aar.FileSet
Sets the file sets base directory.
setExcludes(String[]) - Method in class org.apache.axis2.maven2.aar.FileSet
Sets the file sets exclusion list.
setIncludes(String[]) - Method in class org.apache.axis2.maven2.aar.FileSet
Sets the file sets inclusion list.
setOutputDirectory(String) - Method in class org.apache.axis2.maven2.aar.FileSet
Returns a prefix, which the included files should have when being added to the Axis application archive.
setSkipDefaultExcludes(boolean) - Method in class org.apache.axis2.maven2.aar.FileSet
Sets, whether the default excludes should be used.

A B E F G I O P S

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