bw6-plugin-maven icon indicating copy to clipboard operation
bw6-plugin-maven copied to clipboard

Public access for MAVEN plugin dependencies

Open pimbelien opened this issue 7 years ago • 2 comments

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)

pimbelien avatar Oct 04 '18 15:10 pimbelien

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.

Saltarox avatar Oct 11 '18 11:10 Saltarox

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.

awagle avatar Nov 22 '18 05:11 awagle