Class DeployFragmentMojo

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

@Mojo(name="deploy-fragment", defaultPhase=TEST, threadSafe=true) public class DeployFragmentMojo extends org.apache.maven.plugin.AbstractMojo

Deploy an application fragment

Example use in pom.xml:

pom

A LiveView fragment requires fragmentType, target and project set:

pom