Goals available:
Goal | Description |
---|---|
jbi:servicemix | Starts a ServiceMix JBI container and them uses the deploy project MOJO to push the current project and dependencies to it |
jbi:generate-jbi-service-unit-descriptor | A Mojo used to build the jbi.xml file for a service unit. |
jbi:generate-jbi-service-assembly-descriptor | A Mojo used to build the jbi.xml file for a service unit. |
jbi:projectDeploy | A Mojo that can take any project and determine its JBI dependencies and then install it and its dependencies using the JBI deployment tasks |
jbi:jbi-component | A Mojo used to build the jbi component installer file. |
jbi:jbi-service-unit | A Mojo used to build the jbi service unit zip file |
jbi:jbi-shared-library | A Mojo used to build the jbi shared library zip file |
jbi:embeddedServicemix | Starts a ServiceMix JBI container in embedded mode using the servicemix.xml |
jbi:generate-jbi-shared-library-descriptor | A Mojo used to build the jbi.xml file for a shared library |
jbi:jbi-service-assembly | A Mojo used to build the jbi service assembly zip file |
jbi:generate-jbi-component-descriptor | A Mojo used to build the jbi.xml file. |