Return-Path: X-Original-To: apmail-myfaces-commits-archive@www.apache.org Delivered-To: apmail-myfaces-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24FDE1032C for ; Sat, 19 Oct 2013 01:46:05 +0000 (UTC) Received: (qmail 29768 invoked by uid 500); 19 Oct 2013 01:46:05 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 29725 invoked by uid 500); 19 Oct 2013 01:46:05 -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 29718 invoked by uid 99); 19 Oct 2013 01:46:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Oct 2013 01:46:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Oct 2013 01:46:03 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 4741AC03F8; Sat, 19 Oct 2013 01:45:43 +0000 (UTC) Date: Sat, 19 Oct 2013 01:45:41 +0000 (UTC) From: Apache Jenkins Server To: grantsmith@apache.org, commits@myfaces.apache.org Message-ID: <1689483033.3370.1382147143237.JavaMail.hudson@aegis> In-Reply-To: <836493881.3205.1382076598215.JavaMail.hudson@aegis> References: <836493881.3205.1382076598215.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: myfaces-shared #318 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: myfaces-shared X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by upstream project "myfaces-current22-1" build number 1166 originally caused by: Started by user lu4242 Started by an SCM change Building remotely on solaris1 in workspace Updating http://svn.apache.org/repos/asf/myfaces/shared/trunk at revision '2013-10-19T01:26:47.047 +0000' At revision 1533675 no change for http://svn.apache.org/repos/asf/myfaces/shared/trunk since the previous build Parsing POMs Modules changed, recalculating dependency graph maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date maven2.1-interceptor.jar already up to date [trunk] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 51286 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===>channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 clean install deploy [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache MyFaces Shared For JSF 2.2 - Project [INFO] Apache MyFaces Shared For JSF 2.2 - Core Mirror [INFO] MyFaces Shared Tomahawk [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MyFaces Shared For JSF 2.2 - Project [INFO] task-segment: [clean, install, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] snapshot org.apache.myfaces.core:myfaces-api:2.2.0-SNAPSHOT: checking for updates from apache-maven-snapshots [INFO] snapshot org.apache.myfaces.core:myfaces-api:2.2.0-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-20131019.012527-2511.pom Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-20131019.012527-2511.pom Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-20131019.012527-2511.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/myfaces-shared/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-10-19_01-40-58/archive/org.apache.myfaces.shared/myfaces-shared-project/4.2.0-SNAPSHOT/myfaces-shared-project-4.2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing: ---------- 1) org.apache.myfaces.core:myfaces-api:jar:2.2.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.myfaces.core -DartifactId=myfaces-api -Dversion=2.2.0-20131019.012527-2511 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.myfaces.core -DartifactId=myfaces-api -Dversion=2.2.0-20131019.012527-2511 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.myfaces.shared:myfaces-shared-project:pom:4.2.0-SNAPSHOT 2) org.apache.myfaces.core:myfaces-api:jar:2.2.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.myfaces.shared:myfaces-shared-project:pom:4.2.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), apache-maven-snapshots (http://people.apache.org/repo/m2-snapshot-repository), Nexus (http://repository.apache.org/snapshots) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 57 seconds [INFO] Finished at: Sat Oct 19 01:45:59 GMT+00:00 2013 [INFO] Final Memory: 22M/215M [INFO] ------------------------------------------------------------------------ channel stopped