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 7A92EEC65 for ; Wed, 23 Jan 2013 21:51:17 +0000 (UTC) Received: (qmail 64307 invoked by uid 500); 23 Jan 2013 21:51:14 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 64238 invoked by uid 500); 23 Jan 2013 21:51:14 -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 64203 invoked by uid 99); 23 Jan 2013 21:51:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 21:51:14 +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, 23 Jan 2013 21:51:11 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 3F052C0071; Wed, 23 Jan 2013 21:50:50 +0000 (UTC) Date: Wed, 23 Jan 2013 21:50:49 +0000 (UTC) From: Apache Jenkins Server To: commits@myfaces.apache.org, grantsmith@apache.org Message-ID: <1304772767.313.1358977850256.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: myfaces-current12 #751 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: myfaces-current12 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by upstream project "maven-plugins" build number 1386 originally caused by: Started by an SCM change Building remotely on solaris1 in workspace Updating http://svn.apache.org/repos/asf/myfaces/current12 Fetching 'https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/core' At revision 1437761 Fetching 'https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/shared' At revision 1437761 At revision 1437761 no change for http://svn.apache.org/repos/asf/myfaces/current12 since the previous build no change for https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x since the previous build no change for https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x since the previous build Parsing POMs ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: at hudson.remoting.Channel@6470a51f:solaris1 at hudson.FilePath.act(FilePath.java:848) at hudson.FilePath.act(FilePath.java:825) 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:1543) 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: java.io.IOException: Remote call on solaris1 failed at hudson.remoting.Channel.call(Channel.java:681) at hudson.FilePath.act(FilePath.java:841) ... 8 more Caused by: java.lang.NoClassDefFoundError at org.sonatype.guice.plexus.scanners.PlexusXmlScanner.scan(PlexusXmlScanner.java:77) at org.sonatype.guice.plexus.binders.PlexusXmlBeanModule.configure(PlexusXmlBeanModule.java:89) at org.sonatype.guice.plexus.binders.PlexusBindingModule.configure(PlexusBindingModule.java:62) at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:229) at com.google.inject.spi.Elements.getElements(Elements.java:103) at com.google.inject.spi.Elements.getElements(Elements.java:80) at org.sonatype.guice.bean.binders.MergedModule.configure(MergedModule.java:54) at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:229) at com.google.inject.spi.Elements.getElements(Elements.java:103) at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:136) at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:104) at com.google.inject.Guice.createInjector(Guice.java:94) at com.google.inject.Guice.createInjector(Guice.java:71) at com.google.inject.Guice.createInjector(Guice.java:61) at org.codehaus.plexus.DefaultPlexusContainer.addPlexusInjector(DefaultPlexusContainer.java:470) at org.codehaus.plexus.DefaultPlexusContainer.(DefaultPlexusContainer.java:196) at org.codehaus.plexus.DefaultPlexusContainer.(DefaultPlexusContainer.java:160) at hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:163) at hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:156) at hudson.maven.MavenEmbedder.(MavenEmbedder.java:109) at hudson.maven.MavenEmbedder.(MavenEmbedder.java:136) at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:215) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1173) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309) 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: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)