-
Notifications
You must be signed in to change notification settings - Fork 82
Help
Rajib Biswas edited this page Oct 26, 2016
·
5 revisions
Welcome to the bw6-plugin-maven wiki!
mvn com.tibco.plugins:bw6-maven-plugin:help
mvn bw6maven:help -Ddetail=true -Dgoal=bwinstall
Available parameters:
agentHost - agentPort - appNode - appNodeDesc - appSpace - appSpaceDesc - deploymentConfigfile - deployToAdmin domain - domainDesc - httpPort - osgiPort - outputDirectory - profile - projectBasedir - redeploy
mvn com.tibco.plugins:bw6-maven-plugin:bwintall
Getting started
- Steps to Mavenize BW Application
- Building applications for BWCE
- EAR deployment with Config File
- Shared Modules with Maven
- Add Process Diagram in EAR
- BW Design Utility Goals
- CI/CD using Jenkins
- Custom XPath Function
- Deploy Shared Module on Remote Repository
- TCI Deployment using Maven Plugin
Unit Testing
- Primitive Assertion
- Activity Assertion
- Activity Assertion with Gold Input File
- Mock Output
- Mock Fault
- Test Suite
- Plugin Properties
Help & Contribute