A B D E F G I O P S

A

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

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.

D

DeployAarMojo - Class in org.apache.axis2.maven2.aar
Deploys an AAR to the Axis2 server.
DeployAarMojo() - Constructor for class org.apache.axis2.maven2.aar.DeployAarMojo
 

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.
execute() - Method in class org.apache.axis2.maven2.aar.DeployAarMojo
Executes the DeployAarMojo on the current project.

F

FileSet - Class in org.apache.axis2.maven2.aar
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 D E F G I O P S

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