Closed jcabe closed 6 years ago
I am going to Close this issue. If I create a new POC Application, Application Module, and Shared Module the plugin works as expected.
I am still encountering other issues with the plugin which I'll document in a new Issue here once I have properly investigated.
Following the instructions here: https://github.com/TIBCOSoftware/bw6-plugin-maven/wiki/SharedModule
I've tried two separate scenarios and neither seems to work as indicated in the link above.
Scenario 1: Shared module stored in local repository
Scenario 2: Shared module stored in remote repository. Remote repository is referenced in tags.
Results:
Resolutions Attempted:
BUG REPORT INFORMATION
--> Maven Plugin version: 1.3.1
Maven version: 3.5.2
Product : Either of TIBCO ActiveMatrix Businessworks 6 OR TIBCO Businessworks Container edition TIBCO ActiveMatrix Businessworks 6
Product version: 6.4.2 Hotfix 5
Component: Either of Maven Eclipse Plugin or Maven build plugin Maven Eclipse Plugin
Steps to reproduce the issue:
Additional environment details if any: Windows 7
Describe the results you received: The shared module does not show in the the Project Explorer after referencing it as a dependency. Thus it cannot be referenced/utilized in the module.
Describe the results you expected: Per the instructions at the link above, after saving the POM I expected the shared module to import as a read-only copy into the Project Explorer.
Additional information you deem important (e.g. issue happens only occasionally): Reproducible every time.