It's all about the answers!

Ask a question

Can the RTC Java Client Library be called from Jenkins Pipeline?


Peter Carenza (136) | asked Oct 02 '20, 11:41 a.m.

 So we've recently started adding some features to our Jenkins pipeline like setting the RTC build label in Jenkins to match what it would be from a Jazz build; adjusting the build snapshot name; etc. We currently have to do this by calling the APi code through a bat groovy call in the pipeline. Does anyone know if there's a way to add the API jars/libraries to the Jenkins classpath or include it somehow in the Shared Library so we don't have to resort to external calls, we can just use natively from Pipeline groovy scripts?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Oct 02 '20, 1:47 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 02 '20, 1:48 p.m.
Nothing in this question (except using a Java API) is related to the Jazz Products. This is a Jenkins, Java, Groovy question.

Consider to ask on Jenkins, Java, Groovy forums, in case nobody can answer here.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.