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 AA3F510C4F for ; Wed, 16 Oct 2013 01:48:40 +0000 (UTC) Received: (qmail 45141 invoked by uid 500); 16 Oct 2013 01:48:40 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 45046 invoked by uid 500); 16 Oct 2013 01:48:40 -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 45039 invoked by uid 99); 16 Oct 2013 01:48:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 01:48:40 +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; Wed, 16 Oct 2013 01:48:39 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id E146CC043A for ; Wed, 16 Oct 2013 01:48:18 +0000 (UTC) Date: Wed, 16 Oct 2013 01:48:18 +0000 (UTC) From: Apache Jenkins Server To: commits@myfaces.apache.org Message-ID: <1094052968.2611.1381888098905.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: myfaces-current-2.0-integration-tests #1634 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 2220 originally caused by: 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 '2013-10-16T01:47:55.189 +0000' At revision 1532620 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@651345c4:solaris1 at hudson.FilePath.act(FilePath.java:905) at hudson.FilePath.act(FilePath.java:882) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:920) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:652) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:567) at hudson.model.Run.execute(Run.java:1603) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:246) 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:1323) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1058) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423) 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:364) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1260) ... 11 more