bw6-plugin-maven
bw6-plugin-maven copied to clipboard
Plug-in Code for Apache Maven and TIBCO ActiveMatrix BusinessWorks™
Maven Plugin version:2.6.0 Maven version:3.6.1 Product : TIBCO Businessworks Container edition Product version: 2.5.2 Component: Maven build plugin **Steps to reproduce the issue:** 1. Import projects attached (bw module, bw...
Maven Plugin version: 2.7.0 Maven version:3.6.3 Product : TIBCO Businessworks Container edition Product version:2.5.3 Component: Either of Maven Eclipse Plugin or Maven build plugin **Steps to reproduce the issue:** 1.Project...
We are not able to execute the test cases using the maven plugin 2.7.0 in TIBCO BW CE 2.5.3, when the application module has shared module used in it. For...
Hi Maulik, Thanks for your time over the quick zoom session yesterday. You demonstrated to me that your unit test case is failing after adding a subprocess in the parent...
Maven Plugin version: 2.6 Maven version: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: c:\Projects\apache-maven\bin\.. Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: c:\Program Files\Java\jdk1.8.0_241\jre Default locale: en_US, platform encoding: Cp1252 OS name:...
Hi In the bwinstall goal, it would be nice to be able to upload the EAR into the domain but not deploy it, or just deploy it if it has...
****What's this Pull request about? Externalise path of Eclipse Equinox Launcher jar - path as a maven property "eclipse.plugins". Having externalized eclipse plugins path helps during the maven test phase...
Hello, Is there any way to download the maven artifacts bundle, instead of downloading during the plugin installation process? We are trying to automate the installation, where we need to...
Hi We are trying to setup a pipeline to build our tibco bw6 components and rather than installing the plugin on every slave we want to pull the plugin from...
Hi Team, We are working on “Validation Check” to be done before any deployment few basic checking like below listed. 1. POM.xml files 2. Version Checking 3. Dependency Check Idea...