-
Notifications
You must be signed in to change notification settings - Fork 80
Help
Welcome to the bw6-plugin-maven wiki!
mvn com.tibco.plugins:bw6-maven-plugin:help
mvn com.tibco.plugins:bw6-maven-plugin:help -Ddetail=true -Dgoal=bwinstall
Available parameters:
agentAuth / agentHost / agentPassword / agentPort / agentSSL / agentUsername / appNode / appNodeDesc / appSpace / appSpaceDesc / backup / backupLocation / deploymentConfigfile / deployToAdmin / domain / domainDesc / httpPort / keyPassword / keyPath / osgiPort / outputDirectory / profile / projectBasedir / redeploy / trustPassword / trustPath
mvn com.tibco.plugins:bw6-maven-plugin:bwinstall
mvn com.tibco.plugins:bw6-maven-plugin:help -Ddetail=true -Dgoal=bwcompile
mvn com.tibco.plugins:bw6-maven-plugin:bwcompile
mvn com.tibco.plugins:bw6-maven-plugin:help -Ddetail=true -Dgoal=bwear
Available parameters:
outputDirectory / projectBasedir
mvn com.tibco.plugins:bw6-maven-plugin:bwear
mvn com.tibco.plugins:bw6-maven-plugin:help -Ddetail=true -Dgoal=bwmodule
Available parameters:
archiveConfiguration / classesDirectory( Required: Yes ) / outputDirectory (Required: Yes) /projectBasedir
mvn com.tibco.plugins:bw6-maven-plugin:bwmodule
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