TIBCOSoftware / bw6-plugin-maven

Plug-in Code for Apache Maven and TIBCO ActiveMatrix BusinessWorks™
Other
65 stars 78 forks source link

Build entry is missing #470

Open nunotunes opened 4 years ago

nunotunes commented 4 years ago

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: errors

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

awagle commented 4 years ago

Are the snapshot jars present in the .m2 local repository?

nunotunes commented 4 years ago

Yes, they are. An example of one of them:

[cid:image001.jpg@01D653AA.6BB72A00]

awagle commented 4 years ago

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.

nunotunes commented 4 years ago

I've attached jars to the Tibco's case. Case #: 01877374 Can you please check it?

vpawar-tibco commented 4 years ago

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?

nunotunes commented 4 years ago

Hi @vpawar-ai

I've changed to 2.7.0 but still the same issue:

err

vpawar-tibco commented 4 years ago

Hi @nunotunes Could you confirm whether you followed below steps -