org.apache.maven.plugin.rar
Class RarMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.rar.RarMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class RarMojo
- extends org.apache.maven.plugin.AbstractMojo
Builds J2EE Resource Adapter Archive (RAR) files.
- Version:
- $Id: RarMojo.java 480787 2006-11-30 00:18:21Z jvanzyl $
- Author:
- Stephane Nicoll
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RA_XML_URI
public static final String RA_XML_URI
- See Also:
- Constant Field Values
RarMojo
public RarMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
getBuildDir
protected File getBuildDir()
Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.