Avoided the global library myself for similar reasons. There is an issue in the Jenkins Jira <https://issues.jenkins-ci.org/browse/JENKINS-31155> that covers broadly what you are looking for, I think.
On Friday, November 13, 2015 at 6:38:50 AM UTC-8, Martin d'Anjou wrote: > > Is there a way groovy workflow scripts from the "Workflow script from SCM" > could import classes from their own cloned path, or be able to do something > similar to the Gradle "apply from: 'other.gradle'"? > > I read about the Workflow Global Library, but that seems like an > additional Git repository to me. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/5ba96bd5-bde1-40b7-af16-5eddb1b54bbd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
