See <https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/1152/changes>
Changes: [Damien Metzler <[email protected]>] NXP-4692 Back to nxfeatures/core.io [Damien Metzler <[email protected]>] NXP-4692 correct version of core.io [Damien Metzler <[email protected]>] NXP-4692 Reintegrate our own core.io feature [Thomas Roger <[email protected]>] NXP-4821: ovveride the importFile and create filters to add the types where the actions are available [Ian Smith <[email protected]>] merging with Thomas' publication changes [Ian Smith <[email protected]>] reformat after merge fix [Ian Smith <[email protected]>] merging oauth changes from oauth branch into trunk [Ian Smith <[email protected]>] working version, if a bit hacky [Thomas Roger <[email protected]>] NXP-4725: improve publication comments displayed in the history [Florent Guillaume <[email protected]>] NXP-4819: proxies to live documents (multifiling) [Florent Guillaume <[email protected]>] reformat [Thomas Roger <[email protected]>] NXP-4815: add EXIF and IPTC layouts. Update picture metadata tab to use the layouts [Thomas Roger <[email protected]>] NXP-4809: split nuxeo-platform-imaging-web in 2 modules: nuxeo-platform-imaging-jsf and nuxeo-platform-imaging-dm [Bogdan Stefanescu <[email protected]>] NXP-4804 - alignbed features test with webengine jersey modifs. [Julien Carsique <[email protected]>] merge two heads [Julien Carsique <[email protected]>] add .project.ok Eclipse file for POM project [Damien Metzler <[email protected]>] Merge with 5.3 [Damien Metzler <[email protected]>] Merge with 5.3 [Guillaume Cusnieux <[email protected]>] NXP-4791 Gadget Video Add support for kawego [Ian Smith <[email protected]>] for bogdan to look at the code [Ian Smith <[email protected]>] for bs to debug [Ian Smith <[email protected]>] resolving merge problems AGAIN [Ian Smith <[email protected]>] prepare for getting the rest of damien's changes [Ian Smith <[email protected]>] merge with shinding 1.1 branche [Ian Smith <[email protected]>] safety commit for considering shindig 1.1 [Damien Metzler <[email protected]>] NXP-4692 Merge from 5.3 [Damien Metzler <[email protected]>] NXP-4692 Remove embedded libs from nuxeo-opensocial-server [Damien Metzler <[email protected]>] NXP-4692 Remove library version that are now in the root POM [Damien Metzler <[email protected]>] NXP-4692 Reintegrate contextPath rewriting in gadgets [Damien Metzler <[email protected]>] NXP-4692 Propagate X-NUXEO-INTEGRATED-AUTH when needed [Damien Metzler <[email protected]>] NXP-4692 Remove juel-api from packaging, add guice-jmx [Damien Metzler <[email protected]>] NXP-4692 Merge with 5.3 [Damien Metzler <[email protected]>] NXP-4692 Fix problem with valija in caja feature [Damien Metzler <[email protected]>] NXP-4692 Reintegrate CryptoModule and simplify implementations [Damien Metzler <[email protected]>] NXP-4692 Saving work in progress [Damien Metzler <[email protected]>] NXP-4692 Save work in progress ------------------------------------------ Started by remote host 192.168.2.1 Building remotely on gimli [nuxeo-features-5.3] $ 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.3 [nuxeo-features-5.3] $ hg unbundle hg.bundle adding changesets adding manifests adding file changes added 36 changesets with 388 changes to 267 files (run 'hg update' to get a working copy) [nuxeo-features-5.3] $ hg update --clean --rev 5.3 236 files updated, 0 files merged, 69 files removed, 0 files unresolved [nuxeo-features-5.3] $ hg log --rev . --template {node} Parsing POMs [INFO ] snapshot org.nuxeo:nuxeo-ecm:5.3.1-SNAPSHOT: checking for updates from internal-snapshots ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: <https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/> at hudson.remoting.chan...@21403290:gimli at hudson.FilePath.act(FilePath.java:690) at hudson.FilePath.act(FilePath.java:676) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:531) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:391) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416) at hudson.model.Run.run(Run.java:1198) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedder$1: Failed to validate POM for project org.nuxeo.ecm.opensocial:nuxeo-opensocial-server at <https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-opensocial/nuxeo-opensocial-server/pom.xml> - [0] 'dependencies.dependency.version' is missing for com.google.code.guice:guice-jmx - [1] 'dependencies.dependency.version' is missing for caja:caja - [2] 'dependencies.dependency.version' is missing for net.oauth.core:oauth - [3] 'dependencies.dependency.version' is missing for com.googlecode.json-simple:json-simple - [4] 'dependencies.dependency.version' is missing for org.json:json - [5] 'dependencies.dependency.version' is missing for de.odysseus.juel:juel-impl - [6] 'dependencies.dependency.version' is missing for aopalliance:aopalliance - [7] 'dependencies.dependency.version' is missing for org.apache.sanselan:sanselan at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:881) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:786) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1962) at hudson.remoting.UserRequest.perform(UserRequest.java:114) 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:619) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedder$1: Failed to validate POM for project org.nuxeo.ecm.opensocial:nuxeo-opensocial-server at <https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-opensocial/nuxeo-opensocial-server/pom.xml> - [0] 'dependencies.dependency.version' is missing for com.google.code.guice:guice-jmx - [1] 'dependencies.dependency.version' is missing for caja:caja - [2] 'dependencies.dependency.version' is missing for net.oauth.core:oauth - [3] 'dependencies.dependency.version' is missing for com.googlecode.json-simple:json-simple - [4] 'dependencies.dependency.version' is missing for org.json:json - [5] 'dependencies.dependency.version' is missing for de.odysseus.juel:juel-impl - [6] 'dependencies.dependency.version' is missing for aopalliance:aopalliance - [7] 'dependencies.dependency.version' is missing for org.apache.sanselan:sanselan at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:336) at hudson.maven.MavenUtil.resolveModules(MavenUtil.java:187) at hudson.maven.MavenUtil.resolveModules(MavenUtil.java:188) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:863) ... 11 more Caused by: hudson.remoting.ProxyException: org.apache.maven.project.InvalidProjectModelException: Failed to validate POM for project org.nuxeo.ecm.opensocial:nuxeo-opensocial-server at <https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-opensocial/nuxeo-opensocial-server/pom.xml> at org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1108) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:878) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:215) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:334) ... 14 more Jabber notifier plugin: Sending notification to: [email protected] Jabber notifier plugin: Notifying suspects Jabber notifier plugin: Sending notification to suspect: [email protected] Jabber notifier plugin: Sending notification to suspect: [email protected] Jabber notifier plugin: Sending notification to suspect: Damien Metzler [email protected]>@jabber.nuxeo.com Jabber notifier plugin: Sending notification to suspect: Thomas Roger [email protected]>@jabber.nuxeo.com Jabber notifier plugin: Sending notification to suspect: Guillaume Cusnieux [email protected]>@jabber.nuxeo.com Jabber notifier plugin: Sending notification to suspect: Ian Smith [email protected]>@jabber.nuxeo.com Jabber notifier plugin: Sending notification to suspect: [email protected] _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
