mkobit / jenkins-pipeline-shared-library-example

Basic template example of a Jenkins Pipelines Shared Library that is tested using https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin
MIT License
70 stars 34 forks source link

Request for guidance - Breaking the linkage to the obsoleting jcenter #13

Open rirlswift opened 3 years ago

rirlswift commented 3 years ago

Been having a few problems with the latest edition of your excellent and helpful plugin. Getting intermittent failures resolving dependencies from jcenter. I use this plugin to perform unit and integration testing a serveral Jenkins Shared Pipeline Libraries.

Can you offer any specific guidance about to go about removing the jcenter linkage and going with maven central?