-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Direct clone of master, tried to build locally, compiles fine, however fails:
FailedTest.org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite
Repro:
- git clone https://github.com/jenkinsci/zephyr-for-jira-test-management-plugin.git
- Branch Master.
- mvn clean install
Expected: All injected tests to pass.
Actual: See mvn debug log attached.
Seems to be related to the conflicting versions of the org.apache.httpcomponents:httpclient
The plugin developers used 4.3.5, however the test harness for jenkins looks to use 4.5