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 2F5E09FFE for ; Wed, 21 Mar 2012 00:07:59 +0000 (UTC) Received: (qmail 53852 invoked by uid 500); 21 Mar 2012 00:07:58 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 53770 invoked by uid 500); 21 Mar 2012 00:07:58 -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 53763 invoked by uid 99); 21 Mar 2012 00:07:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 00:07:58 +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, 21 Mar 2012 00:07:56 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 1224EC00A0; Wed, 21 Mar 2012 00:07:35 +0000 (UTC) Date: Wed, 21 Mar 2012 00:07:33 +0000 (UTC) From: Apache Jenkins Server To: grantsmith@apache.org, commits@myfaces.apache.org Message-ID: <1582043800.84.1332288455057.JavaMail.hudson@aegis> In-Reply-To: <1831656080.598.1332029331407.JavaMail.hudson@aegis> References: <1831656080.598.1332029331407.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: myfaces-orchestra-core #113 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: myfaces-orchestra-core X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by upstream project "myfaces-orchestra-maven" build number 83 Started by an SCM change Building remotely on solaris1 in workspace Updating http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core U pom.xml At revision 1303225 no revision recorded for http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core in the previous build Parsing POMs ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: at hudson.remoting.Channel@33a4f256:solaris1 at hudson.FilePath.act(FilePath.java:784) at hudson.FilePath.act(FilePath.java:770) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:914) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:658) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:473) at hudson.model.Run.run(Run.java:1410) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:238) 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.orchestra:myfaces-orchestra-maven:pom:1.3-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 11 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1274) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1049) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2099) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) at java.lang.Thread.run(Thread.java:595) 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.orchestra:myfaces-orchestra-maven:pom:1.3-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 11 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.MavenEmbedder.readProject(MavenEmbedder.java:322) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1230) ... 11 more