See <https://qa.nuxeo.org/jenkins/job/nuxeo-services-5.4/714/changes>

Changes:

[Quentin Lamerand <[email protected]>] NXP-6811 : Add local configuration for 
document 'content' ContentView

[Bogdan Stefanescu <[email protected]>] ECR-15 - sync with ecr modifs

[Arnaud Kervern <[email protected]>] NXP-6724: Define a constant to needed ui 
type schema

[Thomas Roger <[email protected]>] NXP-6414: add page providers to retrieve 
users and groups

[Thierry Delprat <[email protected]>] NXP-6797 Make download URL more flexible 
+ add a method to get Download information needed for Dragout

[Stephane Lacoin <[email protected]>] NXP-6787 - delete temporary zip after 
being down-loaded

[Anahide Tchertchian <[email protected]>] NXP-6774: clone filters before merging 
to ensure good hot reloading of components

------------------------------------------
Started by upstream project "nuxeo-core-5.4" build number 544
Building remotely on chipolata
ERROR: Ignore Problem expanding maven opts macros 
org.jenkinsci.plugins.tokenmacro.TokenMacro
[nuxeo-services-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
[nuxeo-services-5.4] $ hg unbundle hg.bundle
adding changesets
adding manifests
adding file changes
added 7 changesets with 25 changes to 24 files
(run 'hg update' to get a working copy)
[nuxeo-services-5.4] $ hg update --clean --rev 5.4
24 files updated, 0 files merged, 0 files removed, 0 files unresolved
[nuxeo-services-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/repositories/public-snapshots//org/nuxeo/ecm/core/nuxeo-core-parent/5.4.2-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.2-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots//org/nuxeo/runtime/nuxeo-runtime-parent/5.4.2-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/runtime/nuxeo-runtime-parent/5.4.2-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots//org/nuxeo/nuxeo-ecm/5.4.2-SNAPSHOT/maven-metadata.xml
downloaded artifact 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/nuxeo-ecm/5.4.2-SNAPSHOT/maven-metadata.xml
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: 
<https://qa.nuxeo.org/jenkins/job/nuxeo-services-5.4/ws/> at 
hudson.remoting.Channel@2ff52ae5:chipolata
        at hudson.FilePath.act(FilePath.java:753)
        at hudson.FilePath.act(FilePath.java:739)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:774)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:604)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:423)
        at hudson.model.Run.run(Run.java:1362)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:454)
        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 pdfbox:pdfbox:jar is missing. @ 
line 82, column 17

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1284)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1067)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1944)
        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 pdfbox:pdfbox:jar is missing. @ 
line 82, 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:1338)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1245)
        ... 11 more

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

Reply via email to