That was a stupid question, apologies.
All classes from my plugin should be automatically available to the setup 
Groovy script after it's installed.

Regards,
Kirill.

четверг, 15 июня 2017 г., 8:39:47 UTC+1 пользователь Kirill написал:
>
> Hi noble Jenkins developers,
>
> I have a few Groovy scripts that set up my Docker-shipped Jenkins. As 
> instructed here - https://hub.docker.com/_/jenkins/ - I copy them to 
> /usr/share/jenkins/ref/init.groovy.d/.
> The problem is that now I need some constants to be shared with my plugin 
> which is a part of this Jenkins. 
>
> Where should I put the appropriate shared JAR in my Dockerfile in order 
> for the referenced constants to be resolved during the Groovy setup script 
> execution?
>
> Thanks in advance!
>

-- 
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/10a1ccf8-fa65-4fc4-8995-5674834d63f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to