Hi Ilija,

Did you find a solution to your problem? I am interested in achieving the 
same thing as you! 

Regards,
Remi 

On Friday, August 19, 2016 at 12:53:21 AM UTC+12, Ilija Rizovski wrote:
>
> 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
>

-- 
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/959e2f54-94b7-4d36-b905-7cc4933bce4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to