BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_nuxeo-cmf-master/1083/
Project:addons_nuxeo-cmf-master
Date of build:Mon, 08 Sep 2014 22:05:32 +0200
Build duration:1.3 sec

CHANGES
No Changes

BUILD ARTIFACTS
Nuxeo Case Management API
Nuxeo Case Management Core
Nuxeo Case Management Lang
Nuxeo Case Management Parent
Nuxeo Case Management Test
Nuxeo Case Management Web
Nuxeo Correspondence API
Nuxeo Correspondence Core
Nuxeo Correspondence Web

CONSOLE OUTPUT
[...truncated 77 lines...]
Started by upstream project "addons-master" build number 3145
originally caused by:
Started by upstream project "nuxeo-dm-master" build number 2346
originally caused by:
Started by GitHub push by nuxeojenkins
Started by upstream project "nuxeo-features-master" build number 2860
originally caused by:
Started by GitHub push by nuxeojenkins
Started by upstream project "nuxeo-services-master" build number 1539
originally caused by:
Started by GitHub push by nuxeojenkins
Started by upstream project "nuxeo-core-master" build number 1394
originally caused by:
Started by upstream project "nuxeo-runtime-master" build number 700
originally caused by:
Started by upstream project "nuxeo-common-master" build number 428
originally caused by:
Started by upstream project "nuxeo-master" build number 417
originally caused by:
Started by GitHub push by nuxeojenkins
Started by upstream project "nuxeo-runtime-master" build number 700
Started by upstream project "nuxeo-core-master" build number 1394
Started by upstream project "nuxeo-jsf-master" build number 2219
originally caused by:
Started by GitHub push by nuxeojenkins
Started by upstream project "nuxeo-runtime-master" build number 700
Started by upstream project "nuxeo-services-master" build number 1539
Started by upstream project "nuxeo-theme-master" build number 1369
originally caused by:
Started by GitHub push by nuxeojenkins
Started by upstream project "nuxeo-theme-master" build number 1370
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1539
Started by upstream project "nuxeo-services-master" build number 1539
Started by upstream project "nuxeo-features-master" build number 2860
Building remotely on joyeux (SLAVE ITFFCURRENT FFCURRENT IT_TEST IT PUB_DEPLOY) in workspace /home/hudson/tmp/workspace/addons_nuxeo-cmf-master
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/nuxeo/nuxeo-cmf.git # timeout=10
Fetching upstream changes from git://github.com/nuxeo/nuxeo-cmf.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/nuxeo/nuxeo-cmf.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 591c5731fea406c594d1d73aed9a6e7dd241ac9c (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 591c5731fea406c594d1d73aed9a6e7dd241ac9c
> git rev-list 591c5731fea406c594d1d73aed9a6e7dd241ac9c # timeout=10
No emails were triggered.
Parsing POMs
Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-addons-parent/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-addons-parent/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ecm/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ecm/5.9.6-SNAPSHOT/maven-metadata.xml
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: /home/hudson/tmp/workspace/addons_nuxeo-cmf-master at hudson.remoting.Channel@2d48df3a:joyeux
at hudson.FilePath.act(FilePath.java:913)
at hudson.FilePath.act(FilePath.java:895)
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:533)
at hudson.model.Run.execute(Run.java:1740)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 22, column 17
[ERROR] 'dependencies.dependency.version' for org.richfaces.ui:richfaces-ui:jar is missing. @ line 26, column 17
[ERROR] 'dependencies.dependency.version' for org.richfaces.framework:richfaces-api:jar is missing. @ line 31, column 17
[ERROR] 'dependencies.dependency.version' for org.richfaces.framework:richfaces-impl:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 27, column 17
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:2483)
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$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
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:
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 22, column 17
[ERROR] 'dependencies.dependency.version' for org.richfaces.ui:richfaces-ui:jar is missing. @ line 26, column 17
[ERROR] 'dependencies.dependency.version' for org.richfaces.framework:richfaces-api:jar is missing. @ line 31, column 17
[ERROR] 'dependencies.dependency.version' for org.richfaces.framework:richfaces-impl:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 27, column 17
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)
... 11 more
Email was triggered for: Failure - 1st
Trigger Failure - Any was overridden by another trigger and will not send an email.
Trigger Failure - Still was overridden by another trigger and will not send an email.
Sending email for trigger: Failure - 1st

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to