org.codehaus.mojo.natives.plugin
Class NativeBundleIncludeFilesMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.natives.plugin.AbstractNativeMojo
org.codehaus.mojo.natives.plugin.NativeBundleIncludeFilesMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class NativeBundleIncludeFilesMojo
- extends AbstractNativeMojo
Prepare include file bundle to be attached to maven for deployment purpose
- Since:
- 1.0-alpha-4
- Is defined by the goal name:
- inczip
- Is bound to the specified phase of the standard build lifecycle:
- package
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeBundleIncludeFilesMojo
public NativeBundleIncludeFilesMojo()
execute
public void execute()
throws MojoExecutionException
- Throws:
MojoExecutionException
Copyright © 2005-2010 Codehaus. All Rights Reserved.