bw6-plugin-maven
bw6-plugin-maven copied to clipboard
Plug-in Code for Apache Maven and TIBCO ActiveMatrix BusinessWorks™
**Requirement**: Deployment of application with a custom profile in Maven plugin setup This is achievable(tested) with BWCE when deploying application manually in a Docker Container setup following below mentioned steps:...
[TIBCO_BWCE_MavenArchetype_Approach - Copy.docx](https://github.com/TIBCOSoftware/bw6-plugin-maven/files/3286069/TIBCO_BWCE_MavenArchetype_Approach.-.Copy.docx) Maven Plugin version: 2.2.0 Maven version: 3.6.1 Product : Either of TIBCO ActiveMatrix Businessworks 6.5 Product version: Component: Either of Maven Eclipse Plugin or Maven build plugin...
Hello! Whenever I import or clean one of my large projects, it takes a very long time because it tries to validate every activity (which I have A LOT of)....
… more time to start ****What's this Pull request about? A few sentences describing the overall goals of the pull request's commits. ****Which Issue(s) this Pull Request will fix? Id...
Hi team, I have created one application in TIBCO BWCE, with 4 shared modules. After importing the created project in different workspace it is not starting. Can anyone please help...
Adding support for insecure TLS while deploying to TIBCO Platform when using Self-Signed Certificate
****What's this Pull request about? Introduce a new property: -Dcom.tibco.platform.tls.insecure=true to allow deploy to TIBCO Platform even the certificate hasn't been trusted. ****Which Issue(s) this Pull Request will fix? This...
****What's this Pull request about? A few sentences describing the overall goals of the pull request's commits. ****Which Issue(s) this Pull Request will fix? Id and Summary of the issue...
Applications built with maven plugin, using same shared modules and deployed in the same appnode, cannot work correctly. When we undeploy app1 and we make stop/start app2, app2 goes in...
Palettes like JMS, JDBC palette need some custom plugin while packaging the EAR. Currently, Maven Plugin does not provide support to include those custom plugin while packaging the EAR. This...
Similar to what is asked in Issue #233, we have a requirement to not depend on developers to build the pom from studio, we would rather add it as a...