Class UnpackNarMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.tibco.ep.buildmavenplugin.UnpackNarMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="unpack-nar", defaultPhase=PROCESS_RESOURCES, threadSafe=true) public class UnpackNarMojo extends org.apache.maven.plugin.AbstractMojo

Unpack any nar (native archive) archives listed in dependences.

Nar archives are extracted into the build nar directory and are included on the java library path when running unit tests and native libraries are included in the fragment.