Can't sign up at accounts.jenkins.io

2017-10-11 Thread Andrew Brock
Hi, If I visit https://accounts.jenkins.io/signup and fill out the form, clicking the Sign Up button gets me a stack trace like so: HTTP ERROR 500 Problem accessing /doSignup. Reason: Server Error Caused by: javax.servlet.ServletException: javax.servlet.ServletException: javax.mail.Au

ruby-runtime plugin interfering with classpath of Maven projects

2017-10-11 Thread Andrew Brock
Hi, I've got an already-working Java project building via maven, but when I then enable the Jenkins ruby-runtime-plugin in order to build a separate, unrelated Ruby project, I'm seeing the issue described here: https://github.com/geodienstencentrum/sass-maven-plugin/issues/48 In a nutshell, if