From commits-return-47250-apmail-myfaces-commits-archive=myfaces.apache.org@myfaces.apache.org Sat Feb 16 00:12:31 2013 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 A229FEAFD for ; Sat, 16 Feb 2013 00:12:31 +0000 (UTC) Received: (qmail 95392 invoked by uid 500); 16 Feb 2013 00:08:58 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 86430 invoked by uid 500); 16 Feb 2013 00:08:47 -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 50393 invoked by uid 99); 15 Feb 2013 23:52:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 23:52:07 +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; Fri, 15 Feb 2013 23:52:04 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id F106BC0071 for ; Fri, 15 Feb 2013 23:51:42 +0000 (UTC) Date: Fri, 15 Feb 2013 23:51:42 +0000 (UTC) From: Apache Jenkins Server To: commits@myfaces.apache.org Message-ID: <940705760.42.1360972302985.JavaMail.hudson@aegis> In-Reply-To: <985080120.2398.1360942845167.JavaMail.hudson@aegis> References: <985080120.2398.1360942845167.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: myfaces-current-2.0-integration-tests #1283 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: myfaces-current-2.0-integration-tests X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by upstream project "myfaces-current-2.0" build number 1750 originally caused by: Started by upstream project "maven-plugins" build number 1426 originally caused by: Started by an SCM change Started by an SCM change Building remotely on solaris1 in workspace Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/integration-tests At revision 1446817 no change for https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/integration-tests since the previous build Parsing POMs ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: at hudson.remoting.Channel@7930755f:solaris1 at hudson.FilePath.act(FilePath.java:861) at hudson.FilePath.act(FilePath.java:838) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592) at hudson.model.Run.execute(Run.java:1568) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:236) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.myfaces.core:myfaces-core-project:pom:2.0.15-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 20, column 13 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.myfaces.core:myfaces-core-project:pom:2.0.15-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 20, column 13 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1179) ... 11 more