Hi I´m trying to setup a Pipeline shared library using Rationl Team Concert 
(RTC, Jazz), I´m using 
https://wiki.jenkins.io/display/JENKINS/Team+Concert+Plugin 

The setup seems to be straight-forward, I´ve shared a project to RTC 
containing the expected structure:
src\ 
vars\myfile.groovy
.project
pom.xml


After sharing the project it´s availabe in RTC:
MyStream
     MyComponent
        pipelineLibrary
              src
              vars

When trying to use that library now, Jenkins complains :

Loading library pipelineLibrary@.....
RTC : checkout...
Using stream configuration.
Fetching files from repository workspace "HJP_.......".
RTC Checkout : Fetching files to fetch destination 
"/build/jenkins02home/workspace/myJob@libs/pipelineLibrary" ...
RTC Checkout : Fetching Completed
ERROR: Library pipelineLibrary expected to contain at least one of src or vars 
directories


Currently I found no way to add sources to a component in RTC without 
adding an additional folder. Is there a way to tell Jenkins where it can 
find the src, vars folders ? Or a way in RTC to add the expteced structure 
? 

If anyone else has experience in setting this up, please give me a hint, 

Thanx,Torsten


-- 
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/0e1f16a3-279b-44f5-b033-3d91a20671f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to