Hi I confirm I have the same build failure with J8 but not with J7
BR On Thu, Jul 2, 2015 at 3:11 PM, Mark Waite <[email protected]> wrote: > You might try using Java 7 rather than Java 8 to build it. Jenkins must > support a wide range of execution platforms, so it may require Java 7 to > compile and run its tests successfully. > > Mark Waite > > On Thu, Jul 2, 2015 at 6:52 AM Stefan Wagner < > [email protected]> wrote: > >> Hi! >> >> >> I tried to get started with Jekins development and to build it. I followed >> https://wiki.jenkins-ci.org/display/JENKINS/Building+Jenkins >> but when running >> >> mvn -Plight-test install >> >> the build fails: >> Results : >> >> Tests in error: >> LauncherTest.remoteKill:68 » NumberFormat For input string: "" >> XStream2Test.concurrentHashMapSerialization:302 NullPointer >> >> Tests run: 3408, Failures: 0, Errors: 2, Skipped: 3 >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Jenkins main module ................................ SUCCESS [ >> 56.906 s] >> [INFO] Jenkins cli ........................................ SUCCESS [ >> 43.173 s] >> [INFO] Jenkins core ....................................... FAILURE [02:10 >> min] >> [INFO] Jenkins war ........................................ SKIPPED >> [INFO] Test harness for Jenkins and plugins ............... SKIPPED >> [INFO] Jenkins plugin POM ................................. SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 05:43 min >> [INFO] Finished at: 2015-06-30T17:01:28+02:00 >> [INFO] Final Memory: 51M/615M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on >> project jenkins-core: There are test failures. >> [ERROR] >> [ERROR] Please refer to /Users/wagnerst/Things >> Folders/Jenkins/jenkins/core/target/surefire-reports for the individual >> test results. >> [ERROR] -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with the >> -e switch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with the >> command >> [ERROR] mvn <goals> -rf :jenkins-core >> >> I'm on the latest OS X release, Java 8 and the repository version of >> today (2557e58c). >> >> I submitted an issue in JIRA but Daniel Beck decided that this not a >> defect. I would disagree. Is a build defect not also a defect. >> >> Anyway, has anyone any ideas on that? Thanks! >> >> Stefan >> >> -- >> 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/b0b4708a-055e-4f13-90df-ec5a449bd94b%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/b0b4708a-055e-4f13-90df-ec5a449bd94b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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/CAO49JtF1b9B-4QLc-CeF1aw3r_jny5%2BCYVJoWck76jDD0KJrGQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtF1b9B-4QLc-CeF1aw3r_jny5%2BCYVJoWck76jDD0KJrGQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- ----- Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier -- 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/CAFNCU-9Sg7PUEjqEXyiH9zABx-ucQ0OBBi%3Dkfsh3ben3aLTcbg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
