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

Failed to read artifact descriptor for com.tibco.plugins:com.tibco.bw.palette.shared:jar:6.1.100

Open Fabrimonteiro opened this issue 4 years ago • 0 comments
trafficstars

Maven Plugin version: TIB_BW_Maven_Plugin_2.8.0

Maven version: Maven 3.8

Product : TIBCO ActiveMatrix Businessworks 6

Product version: BW6.7

Component: Maven build plugin

Steps to reproduce the issue:

  1. Run install.bat on your command window, on the path you have the extraction from TIB_BW_Maven_Plugin_2.8.0, and install all files. Build them successfully.
  2. Open up you project on Business Studio, version 6.7
  3. Even though the file is on the correct path (....m2\repository\com\tibco\plugins\com.tibco.bw.palette.shared\6.1.100) your pom.xml does not recognize the file.

Additional environment details if any:

Describe the results you received:

  • Missing artifact com.tibco.plugins:com.tibco.bw.palette.shared:jar:6.1.100 on the pom.xml file of the project

Describe the results you expected:

-Successfull build, without errors. The file is on the folder.

Fabrimonteiro avatar Jun 18 '21 11:06 Fabrimonteiro