Re: Trying to use the shared library feature, unsuccessfully.

2017-09-29 Thread Joe Cavanaugh
I don't know if I fully understand your question... but here is something I did to solve getting scripts for execution in RepoA from repo's B,C,D... I now know the specific directories to execute the scripts from and the files that needed to be updated for Puppet. If you find a better way or t

Re: Trying to use the shared library feature, unsuccessfully.

2017-09-29 Thread dandeliondodgeball
Maybe I am not understanding shared libraries. I have another repo, in which there are python scripts I need to call to be able to build the repo for which I have the pipeline created. So I make pipeline A for repo B, but I need to call scripts in repo C to build. It looked like shared libra

Trying to use the shared library feature, unsuccessfully.

2017-09-28 Thread dandeliondodgeball
ERROR: Library XYZ expected to contain at least one of src or vars directories org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: WorkflowScript: Loading libraries failed I created a new repo, and a "src" directory. And added "Wipe out repo and force clone", thinki