Hi there,

I'm using the JTH with the JenkinsRule without the WithPlugin annotation, 
and I'd like to prepare a jenkins-war with the whole configuration I 
require for my tests. So I decided to use:


   - The custom-war-packager, with the same GAVC as the one I use with the 
   JTH, to bundle all the required plugins and the JCasC pointing to the 
   shared library. 


Before moving forward with the JTH, I validated the just generated war file 
works out of the box with the JenkinsFile-Runner in my local.

Unfortunately, the JenkinsRule does not populate all the plugins which were 
bundled with,

Is that the expected behaviour? Any idea how I can make the JenkinsRule 
aware of the plugins which are stored in the WEB-INF/plugins/ folder?

Thanks

-- 
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/326768d4-d8a7-494f-8a27-13da0a12398b%40googlegroups.com.

Reply via email to