See 
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-filesystem-connectors-5.4/118/changes>

Changes:

[Florent Guillaume <[email protected]>] Add required dependency, missing from CAP 
distribution

------------------------------------------
Started by upstream project "nuxeo-features-5.4" build number 1434
Started by user fguillaume
Building remotely on simplet
ERROR: Ignore Problem expanding maven opts macros 
org.jenkinsci.plugins.tokenmacro.TokenMacro
[addons_nuxeo-filesystem-connectors-5.4] $ hg incoming --quiet --bundle 
hg.bundle --template "<changeset node='{node}' author='{author|xmlescape}' 
rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev 5.4
[addons_nuxeo-filesystem-connectors-5.4] $ hg unbundle hg.bundle
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
(run 'hg update' to get a working copy)
[addons_nuxeo-filesystem-connectors-5.4] $ hg update --clean --rev 5.4
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
[addons_nuxeo-filesystem-connectors-5.4] $ hg log --rev . --template {node}
ERROR: Ignore Problem expanding maven opts macros 
org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 2.2.1 from file 
jar:file:/opt/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/platform/nuxeo-features-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots//org/nuxeo/ecm/platform/nuxeo-services-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/platform/nuxeo-services-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots//org/nuxeo/ecm/core/nuxeo-core-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/core/nuxeo-core-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots//org/nuxeo/runtime/nuxeo-runtime-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/runtime/nuxeo-runtime-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots//org/nuxeo/nuxeo-ecm/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/nuxeo-ecm/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots//org/nuxeo/ecm/platform/nuxeo-features-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/platform/nuxeo-features-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/platform/nuxeo-services-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/core/nuxeo-core-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/runtime/nuxeo-runtime-parent/5.4.3-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/nuxeo-ecm/5.4.3-SNAPSHOT/maven-metadata.xml
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: 
<https://qa.nuxeo.org/jenkins/job/addons_nuxeo-filesystem-connectors-5.4/ws/> 
at hudson.remoting.Channel@6faa3306:simplet
        at hudson.FilePath.act(FilePath.java:752)
        at hudson.FilePath.act(FilePath.java:738)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
        at hudson.model.Run.run(Run.java:1374)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:145)
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 
org.nuxeo.ecm.platform:nuxeo-platform-login-digest:jar is missing. @ line 44, 
column 17

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1327)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1956)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        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:
[ERROR] 'dependencies.dependency.version' for 
org.nuxeo.ecm.platform:nuxeo-platform-login-digest:jar is missing. @ line 44, 
column 17

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330)
        at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1381)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1288)
        ... 11 more

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

Reply via email to