On 28 May 2017 at 01:16, Rob Tompkins <chtom...@gmail.com> wrote: > There seems to be some issue with apache jenkins, maven 3.0/3.2, and java 1.6.
The Jenkins Maven plugin requires Java 1.7 to run. However it's possible to still build and test using Java 1.6 See posting [JENKINS]. I've fixed collections > This is the second (or third) time today that, on a non-consequential commit, > I’ve seen the error below. Out of curiosity, how does one gain access to make > job edits in Jenkins? > > Further, I suspect that this Jenkins issue may be the root cause: > https://issues.jenkins-ci.org/browse/JENKINS-40810 > <https://issues.jenkins-ci.org/browse/JENKINS-40810>. > > > ---------------------- > $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -cp > /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar > org.jvnet.hudson.maven3.agent.Maven3Main > /home/jenkins/tools/maven/apache-maven-3.0.4 > /home/jenkins/jenkins-slave/slave.jar > /home/jenkins/jenkins-slave/maven3-interceptor.jar > /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41377 > Exception in thread "main" java.lang.UnsupportedClassVersionError: > hudson/remoting/Launcher : Unsupported major.minor version 51.0 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org