Please note that I have tried with different scope of the dependency such 
as provided, runtime or import but the compilation was failed

Thanks,
Quang

On Thursday, July 21, 2016 at 5:14:01 PM UTC-7, Quang Truong wrote:
>
> Thank you very much, Antonio!
>
> I have update the jenkins core in pom to somewhere that can support the 
> parameterized trigger (1.610, actually from 1.580.1 is fine). I also skip 
> the unit test step to get through the cumbersome of the TCs that I don't 
> really need. However, when I test this at run time, seems the code doesn't 
> run, no exception throw too. Not sure what happen (I don't know how to run 
> debug with jenkins yet). I check in the WEB-INF/lib of this plugin and 
> can't see the parameterized jar. I have some questions:
>
> - Do I need to specify the repository of parameterized plugin, I guess 
> it's yes
> <repositories>
>     <repository>
>         <id>repo.jenkins-ci.org</id>
>         <url>http://repo.jenkins-ci.org/public/</url>
>     </repository>
> </repositories>
>
> - Not sure how the dependency works at runtime. I have a need to get data 
> from some objects that were defined in other plugin such as parameterized 
> trigger, cloudbees folder but I have no idea how to make it runs. I add the 
> dependency into the pom to compile the plugin but seems nothing happens 
> when I run test on Jenkins.
>
> Please tolerate for my basic questions
>
> Thanks,
> Quang
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/dad29174-d99a-4c91-be84-77560670f397%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to