nemccarthy / stash-pullrequest-builder-plugin

A Jenkins plugin for Building Stash Pull Requests
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin
Other
64 stars 130 forks source link

[TEST] Test task is failing #30

Closed williamsbdev closed 9 years ago

williamsbdev commented 9 years ago

@nemccarthy thank you for this awesome plugin. I just forked this repo and was running the test task and I have 2 failing tests for the 8 tests in the project. I have did a fresh pull and I am running Maven 3.3.1 and Java 1.8.0_25. Can you confirm that the tests are failing for you as well?

nemccarthy commented 9 years ago

You can't run with Java 8. Set your JAVA_HOME to a Java 7 path before running maven.

benkiefer commented 9 years ago

Java 7 is end of life.

I threw a PR out there on the main jenkinsci project. Should I have put one out here for this?

nemccarthy commented 8 years ago

Thanks ill put this in 1.5 release