-
Improvement
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: Linux
We have two maven2 multi module builds which unfortunately is largely
A.* modules depend on B.* modules
unfortunately, because of historical reasons, there is a framework module in A.*
which is used by B.*
i.e. we have a cycle which causes the builds to run continuously.
Is there a way to disable upstream/downstream builds?
Otherwise, could you add an option per project to not invoke downstream builds.
- duplicates
-
JENKINS-1714 Disable automatic set upstream projects from maven dependencies
- Closed