ivy-plugin
ivy-plugin copied to clipboard
Jenkins ivy plugin
We have recently added a few more components to our Jenkins utilizing the ivy plugin. We use the FreeStyle build with ivy added as a post build section(Trigger the build...
The issue is generally described in JIRA https://issues.jenkins-ci.org/browse/JENKINS-44146 along with the motivation and description of this proposed fix.
We have identified an quirk in the IVY plugin module which causes upstream UNSTABLE modules to be rescheduled to build even though there has not been an SCM change to...
removed the unnecessary " ? : ", that could cause single module project builds to fail.
First, some details: - Jenkins 1.452 - Ivy Plugin 1.21 - "Use extended revision matching to filter the project dependency graph" enabled - Freestyle project Dependee/lib project's ivy info: ```...