-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.112, Pipeline Maven Integration 3.5.0-beta1
We use the following project to streamline dependencies across our modules: http://git.magnolia-cms.com/projects/BUILD/repos/boms/browse
With the Maven plugin for freestyle jobs, building this repository would trigger downstream modules that import it in the following way: https://git.magnolia-cms.com/projects/PLATFORM/repos/ce.pub/browse/pom.xml#67
I don't believe this has been implemented as I don't see that scope in the Dependencies Fingerprint Publisher. The Maven dashboard for that job lists no upstream nor downstream dependencies either.
I'm not sure of the differences between this plugin vs. the one that works on freestyle jobs. Could this feature be implemented?
- is related to
-
JENKINS-50099 Downstream pipelines are not triggered when the artifact is a a WAR and consumed by war-overlay
- Open
- relates to
-
JENKINS-59500 Downstream pipelines are not triggered when the artifact has type docker-info
- Closed