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 68C98111C1 for ; Sat, 6 Sep 2014 19:48:10 +0000 (UTC) Received: (qmail 92867 invoked by uid 500); 6 Sep 2014 19:48:10 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 92787 invoked by uid 500); 6 Sep 2014 19:48:10 -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 92777 invoked by uid 99); 6 Sep 2014 19:48:10 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Sep 2014 19:48:10 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 94E78E00762 for ; Sat, 6 Sep 2014 19:48:06 +0000 (UTC) Date: Sat, 6 Sep 2014 19:48:04 +0000 (UTC) From: Apache Jenkins Server To: commits@myfaces.apache.org Message-ID: <2115550264.7463.1410032884379.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: myfaces-current-2.0-integration-tests #1778 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 See ------------------------------------------ Started by upstream project "myfaces-current-2.0" build number 2513 originally caused by: Started by upstream project "maven-plugins" build number 2100 originally caused by: Started by an SCM change Building remotely on H11 (Ubuntu ubuntu) in workspace Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/integration-tests at revision '2014-09-06T19:47:57.995 +0000' At revision 1622917 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 java.io.IOException: remote file operation failed: at hudson.remoting.Channel@3b19de:H11 at hudson.FilePath.act(FilePath.java:910) at hudson.FilePath.act(FilePath.java:887) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585) at hudson.model.Run.execute(Run.java:1676) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) 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:1357) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) 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:1294) ... 10 more