Hi,

I am using Repository Connector Plugin v1.1.3, and also using Job DSL 
Plugin v1.50.

The question is:
How do I call this Repository Connector Plugin in my groovy script as a 
parameter?
I searched in the documentation 
<https://jenkinsci.github.io/job-dsl-plugin/#path/job-parameters> but 
couldn't find anything that relates with this plugin.
I am expecting usage to be similar to stringParam 
<https://jenkinsci.github.io/job-dsl-plugin/#path/job-parameters-stringParam>, 
so something like this:

job('The job') {
     parameters {
          repoConnPlugin(repo, propertyName, artifactId, groupId, 
description)
     }
}

Does anybody has an idea on how to use this plugin?

Thanks,
Ilija

-- 
De inhoud van dit emailbericht is strikt vertrouwelijk en uitsluitend 
bestemd om gelezen te worden door de geadresseerde. Wij verzoeken u 
derhalve dit bericht direct aan de geadresseerde te overhandigen. Indien 
deze email per vergissing door u is ontvangen verzoeken wij u contact met 
ons op te nemen. Iedere openbaarmaking, verspreiding of vermenigvuldiging 
van dit emailbericht is strikt verboden. Iedere aansprakelijkheid is 
beperkt tot het bedrag dat in het desbetreffende geval onder onze 
beroepsaansprakelijkheidsverzekering wordt uitbetaald. 

The contents of this email is strictly personal and confidential and is 
only intended for the use by the adressee named above. We request you tot 
deliver this email immediately to the adressee. If you have received this 
email in error, please notify us. Publication, circulation, or 
multiplication of this email is strictly prohibited. Any liability shall be 
limited to the amount which is paid under the Firm's professional Liability 
Policy in the matter concerned.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0fc97724-c099-4c21-8202-3e8a4ff448df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to