bw6-plugin-maven
bw6-plugin-maven copied to clipboard
Public access for MAVEN plugin dependencies
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 a public repository. It seems however that the plugin has some dependencies (com.tibco.bw.palette.shared and com.tibco.xml.cxf.common ) that are not in any public repository. Could you provide these jars in the public repository as well (Maven Central)
Hello, is there an update on this topic? Only with the main plugin present in maven central is not possible to build an ear file. If we install the com.tibco.bw.palette.shared in the local maven repository a build is possible but we want to avoid any customization on our Jenkins slaves.
Unfortunately the jar in question is not yet open sourced and governed by a different license. We will need to work with our legal teams as well as product management to separate out this code and make it available as open source.
The current workaround would be to push these jars manually to the maven repository (either local or for your organization). We will keep this issue open and provide a resolution after internal discussions.