On Tue, Feb 25, 2014 at 9:44 AM, gallen <[email protected]> wrote:
> Is there a way to automate this so it will happen during normal plugin 
> installation?

Normally you would simply declare a Maven dependency on the desired
libraries from your plugin. Then those classes will be accessible from
plugin classes. (The JARs will not be in WEB-INF/lib/ but that does
not normally matter.)

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to