Open nunotunes opened 4 years ago
Are the snapshot jars present in the .m2 local repository?
Yes, they are. An example of one of them:
[cid:image001.jpg@01D653AA.6BB72A00]
Could you please share the projects and the snapshot jars. If Github cannot be used please create an SR with TIBCO support to share the artifacts and provide the SR number here.
I've attached jars to the Tibco's case. Case #: 01877374 Can you please check it?
Hi @nunotunes
Thanks for sharing the code. I see you are using bw6-maven-plugin version 2.4.0 and the shared module dependency jars getting added into "Bundle-Classpath". Could you try using version 2.7.0?
Hi @vpawar-ai
I've changed to 2.7.0 but still the same issue:
Hi @nunotunes Could you confirm whether you followed below steps -
Install 2.7.0 plugin release (https://github.com/TIBCOSoftware/bw6-plugin-maven/releases/download/v2.7.0/TIB_BW_Maven_Plugin_2.7.0.zip)
Remove jars entry from "Bundle-ClassPath" from app module Manifest file. Keep only Bundle-ClassPath: .
Regenerate POM files for your application.
Remove all module dependencies and again add all module dependencies.
Check Bundle-ClassPath
BUG REPORT INFORMATION
Maven Plugin version: 2.7.0
Maven version: 1.6.2
Product : TIBCO Businessworks Container edition
Product version: 2.5.3
Component: Maven build plugin
Steps to reproduce the issue: Import shared modules with maven.
Additional environment details if any: Windows 7
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally): We are using maven plug-in in tibco bw ce 2.5.3, with tibco maven plugin 2.7.0. However, the following errors are shown in problems:
Description Resource Path Location Type 'source.external:C:\Users\i051663.m2\repository\com\santander\cib\mw\common\CrossReference.shared\1.0.2-SNAPSHOT\CrossReference.shared-1.0.2-SNAPSHOT.jar' build entry is missing build.properties /HomeBankingCLParser.module line 1 Plug-in Problem