-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.19.2, Jenkins Artifactory plugin 2.8.0+, Gradle 2.12
After upgrading the Jenkins Artifactory plugin, all projects using the gradle integration stopped deploying. After testing a few plugin versions, I have determined that the bug was introduced between plugin releases 2.7.2 and 2.8.0.
Here are logs of builds before and after the upgrade.
2.7.2: http://ci.rx14.co.uk/job/shadowfacts/job/ShadowMC/201/console
2.8.0: http://ci.rx14.co.uk/job/shadowfacts/job/ShadowMC/200/console
You can see that buildinfo doesn't seem to load, and running the artifactoryPublish task doesn't deploy any artifacts.
- is related to
-
JENKINS-39758 Artifactory plugin does not publish simple gradle project
-
- Open
-
Since we're unable to reproduce this issue, can you please share with a sample Jenkins config.xml file and a Gradle project that reproduce this issue?