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 2F45F1052F for ; Thu, 17 Oct 2013 22:50:10 +0000 (UTC) Received: (qmail 82512 invoked by uid 500); 17 Oct 2013 22:50:10 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 82406 invoked by uid 500); 17 Oct 2013 22:50:09 -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 82399 invoked by uid 99); 17 Oct 2013 22:50:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 22:50:09 +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; Thu, 17 Oct 2013 22:50:08 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id A430AC03FB; Thu, 17 Oct 2013 22:49:47 +0000 (UTC) Date: Thu, 17 Oct 2013 22:49:47 +0000 (UTC) From: Apache Jenkins Server To: grantsmith@apache.org, commits@myfaces.apache.org Message-ID: <882951856.3126.1382050187653.JavaMail.hudson@aegis> In-Reply-To: <185790914.3102.1382040275709.JavaMail.hudson@aegis> References: <185790914.3102.1382040275709.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: myfaces-shared #316 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 1163 originally caused by: 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-17T22:45:07.945 +0000' At revision 1533278 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 45087 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar channel started <===[JENKINS REMOTING CAPACITY]===> 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/1 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}] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-20131017.195957-2505.pom Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-20131017.195957-2505.pom Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-api/2.2.0-SNAPSHOT/myfaces-api-2.2.0-20131017.195957-2505.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/myfaces-shared/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-10-17_22-45-52/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-20131017.195957-2505 -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-20131017.195957-2505 -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 34 seconds [INFO] Finished at: Thu Oct 17 22:49:59 GMT+00:00 2013 [INFO] Final Memory: 22M/215M [INFO] ------------------------------------------------------------------------ channel stopped