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/f4e1d7e5-4658-452c-854d-4ad7d89eaa44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.