-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: gradle-jpi-plugin
-
None
-
Environment:Gradle 2.3
gradle-jpi-plugin 0.13.1
The Gradle JPI plugin copies HPI/JPI dependencies from the jenkinsPlugins and optionalJenkinsPlugins configuraitons to a plugin folder on the test classpath to that the plugins can be used by the @WithPlugin annotation. HPI/JPI dependencies from the jenkinsTest configuration are not copied, but should be to enable testing with plugins that are neither mandatory nor optional dependencies.