bw6-plugin-maven
bw6-plugin-maven copied to clipboard
Plug-in Code for Apache Maven and TIBCO ActiveMatrix BusinessWorks™
Hi, I think it would be a nice enhancement to be able to backup the appspace which you are deploying to when using the plugin. It would be nice to...
Hi, Currently by default the plugin generated pom.xml does support SNAPSHOT versioning scheme https://github.com/teamfruit/defend_against_fruit/wiki/Comparing-Snapshot-And-Promotion-Version-Schemes#snapshot-scheme In Continuous Deployment situations, there is a preference towards Promotion versioning scheme https://github.com/teamfruit/defend_against_fruit/wiki/Comparing-Snapshot-And-Promotion-Version-Schemes#promotion-scheme How do you...
could we please add the Apache Maven Version also - https://github.com/TIBCOSoftware/bw6-plugin-maven/wiki/BW-Release-Compatibility-Guide? thanks!
Hi, for those modules using the the plugin, it would be useful to have suggestions with gitignore entries. to ignore things like target folder(s) ...etc. Thanks,
Hi, the install.sh installs some artefacts into the local maven repo. the expectation is to have the same dependencies on maven central so that "no install" builds would pull dependencies...
Maven Plugin version: Maven version: Product : Either of TIBCO ActiveMatrix Businessworks 6 OR TIBCO Businessworks Container edition Product version: Component: Either of Maven Eclipse Plugin or Maven build plugin...
--------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST...
In EAR deployment with the config file, while executing bwdeployer goal **mvn com.tibco.plugins:bw6-maven-plugin:bwdeployer -DearLocation="\EAR" -DdeploymentConfigfile="\EAR\configFile.txt"** -DearLocation should support the artifactory URL.
Using BWCE 2.4.3 version with Maven 2.1.1 version. References in POMS are not updated when renaming application, module or parent (Ubuntu/VM or Windows) Re-generating the POM files or manually updating...