On Thu, May 7, 2015 at 1:16 PM, Greg Allen <[email protected]> wrote: > It looks like I need to add my plugins jar files onto the classpath following > the example above.
Absolutely not. Just temporarily set the Thread.contextClassLoader to SomeClassInMyPlugin.class.getClassLoader(). -- 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/CANfRfr1_KY_AKu98tzYMWVJ_7rNArZDbayfdO6kKHQYcF%2B72Bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
