Using Artifactory plugin with new Jenkins-CI Binary Repository
120 likes | 387 Vues
Using Artifactory plugin with new Jenkins-CI Binary Repository. Baruch Sadogursky JFrog www.jfrog.com. Trace your plugin build. Plugin developer? Take advantage of the new infrastructure Trace the build of your plugin. Recursion Slide!.
Using Artifactory plugin with new Jenkins-CI Binary Repository
E N D
Presentation Transcript
Using Artifactory plugin with new Jenkins-CI Binary Repository Baruch Sadogursky JFrog www.jfrog.com
Trace your plugin build • Plugin developer? • Take advantage of the new infrastructure • Trace the build of your plugin
Recursion Slide! • We build our Jenkins Artifactory plugin using our Jenkins Artifactory plugin • Which, of course, was built by using our Jenkins Artifactory plugin • … you got the story – recursion FTW
Kicks in in the end of the build • Uploads artifacts to Jenkins-CI binary repo • Instead of Maven deploy • Everything is deployed in one go • Uploads build-info JSON
Jenkins – Artifactory integration • Your plugin build is fully traceable now!