Index
All Classes and Interfaces|All Packages
A
- AbstractMarMojo - Class in org.apache.axis2.maven2.mar
-
Abstract base class of all the mojos in the axis2-mar-maven-plugin.
- AbstractMarMojo() - Constructor for class org.apache.axis2.maven2.mar.AbstractMarMojo
B
- baseDir - Variable in class org.apache.axis2.maven2.mar.AbstractMarMojo
-
The projects base directory.
- buildExplodedMar() - Method in class org.apache.axis2.maven2.mar.AbstractMarMojo
-
Builds the exploded mar file.
E
- execute() - Method in class org.apache.axis2.maven2.mar.MarExplodedMojo
- execute() - Method in class org.apache.axis2.maven2.mar.MarInPlaceMojo
- execute() - Method in class org.apache.axis2.maven2.mar.MarMojo
-
Executes the MarMojo on the current project.
F
- FileSet - Class in org.apache.axis2.maven2.mar
-
A FileSet defines additional files, which are being added to the Axis application archive.
- FileSet() - Constructor for class org.apache.axis2.maven2.mar.FileSet
G
- getDirectory() - Method in class org.apache.axis2.maven2.mar.FileSet
-
Returns the file sets base directory.
- getExcludes() - Method in class org.apache.axis2.maven2.mar.FileSet
-
Returns the file sets exclusion list.
- getIncludes() - Method in class org.apache.axis2.maven2.mar.FileSet
-
Returns the file sets inclusion list.
- getOutputDirectory() - Method in class org.apache.axis2.maven2.mar.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.mar.FileSet
-
Returns, whether the default excludes should be used.
M
- marDirectory - Variable in class org.apache.axis2.maven2.mar.AbstractMarMojo
-
The directory where the mar is built.
- MarExplodedMojo - Class in org.apache.axis2.maven2.mar
-
Generate the exploded mar
- MarExplodedMojo() - Constructor for class org.apache.axis2.maven2.mar.MarExplodedMojo
- MarInPlaceMojo - Class in org.apache.axis2.maven2.mar
-
Generates mar in the source directory
- MarInPlaceMojo() - Constructor for class org.apache.axis2.maven2.mar.MarInPlaceMojo
- MarMojo - Class in org.apache.axis2.maven2.mar
-
Build a mar.
- MarMojo() - Constructor for class org.apache.axis2.maven2.mar.MarMojo
O
- org.apache.axis2.maven2.mar - package org.apache.axis2.maven2.mar
P
- project - Variable in class org.apache.axis2.maven2.mar.AbstractMarMojo
-
The maven project.
S
- setDirectory(File) - Method in class org.apache.axis2.maven2.mar.FileSet
-
Sets the file sets base directory.
- setExcludes(String[]) - Method in class org.apache.axis2.maven2.mar.FileSet
-
Sets the file sets exclusion list.
- setIncludes(String[]) - Method in class org.apache.axis2.maven2.mar.FileSet
-
Sets the file sets inclusion list.
- setOutputDirectory(String) - Method in class org.apache.axis2.maven2.mar.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.mar.FileSet
-
Sets, whether the default excludes should be used.
All Classes and Interfaces|All Packages