Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.9.2, 3.9.3, 3.9.5
-
Fix Version/s: None
-
Component/s: Jenkins Support
-
Labels:None
-
Environment:Jenkins 1.551, 1.591, xUnit 1.92
-
Number of attachments :
Description
Current available jenkins plugin has unmatched dependency. When installing it crashes with:
WARNING: Failed to load org.jBehavePluginType$DescriptorImpl
jbehave is then not available in product configuration for processing the output.
I'm not only one with this problem. Here is a workaround which works great, modified jenkins package without the problematic code.
It's not clear from the link which dependency is missing.
Could you please provide a patch of the jenkins plugin pom.xml with the dependencies that work for you?