Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 24B81200BF4 for ; Fri, 23 Dec 2016 00:09:33 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 235CE160B26; Thu, 22 Dec 2016 23:09:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6C36A160B27 for ; Fri, 23 Dec 2016 00:09:32 +0100 (CET) Received: (qmail 86078 invoked by uid 500); 22 Dec 2016 23:09:31 -0000 Mailing-List: contact commits-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list commits@myfaces.apache.org Received: (qmail 86065 invoked by uid 99); 22 Dec 2016 23:09:31 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 23:09:31 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 7DEC29C0335; Thu, 22 Dec 2016 23:09:25 +0000 (UTC) Date: Thu, 22 Dec 2016 23:09:25 +0000 (UTC) From: Apache Jenkins Server To: commits@myfaces.apache.org, grantsmith@apache.org Message-ID: <500916171.3435.1482448165346.JavaMail.jenkins@crius> In-Reply-To: <1650035471.1952.1481464025703.JavaMail.jenkins@crius> References: <1650035471.1952.1481464025703.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: myfaces-current21 #3099 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: myfaces-current21 X-Jenkins-Result: FAILURE archived-at: Thu, 22 Dec 2016 23:09:33 -0000 See ------------------------------------------ Started by upstream project "maven-surefire" build number 1654 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H13 (ubuntu) in workspace Updating http://svn.apache.org/repos/asf/myfaces/current21 at revision '2016-12-22T23:09:19.816 +0000' Fetching 'https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x' at -1 into ' At revision 1775771 Fetching 'https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x' at -1 into ' At revision 1775771 At revision 1775771 WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior. No changes for http://svn.apache.org/repos/asf/myfaces/current21 since the previous build No changes for https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x since the previous build No changes for https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x since the previous build [current21] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local= clean Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/maven/cli/MavenCli : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:401) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:254) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at org.codehaus.plexus.classworlds.launcher.Launcher.getMainClass(Launcher.java:144) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:266) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Build step 'Invoke top-level Maven targets' marked build as failure