Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
I found similar issue as described in JENKINS-47069.
In my case first project is marked as nbm (NetBeans Module) packaging (instead bundle), the second project consumes jar.
Result is similar:
- projects are not linked in sections Upstream Builds/Downstream Jobs.
- downstream job is not triggered
Attachments
Issue Links
- links to
I made PR #156 with possible solution and unit test (with tests projects).