Package org.apache.axis2.maven2.mar
Class MarMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.apache.axis2.maven2.mar.AbstractMarMojo
-
- org.apache.axis2.maven2.mar.MarMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
public class MarMojo extends AbstractMarMojo
Build a mar.
-
-
Field Summary
-
Fields inherited from class org.apache.axis2.maven2.mar.AbstractMarMojo
baseDir, marDirectory, project
-
-
Constructor Summary
Constructors Constructor Description MarMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
Executes the MarMojo on the current project.-
Methods inherited from class org.apache.axis2.maven2.mar.AbstractMarMojo
buildExplodedMar
-
-