See <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck/794/changes>
Changes: [Thierry Martins <[email protected]>] NXP-7718: add missing login-digest-config.xml in jboss resources [Anahide Tchertchian <[email protected]>] NXP-7520: fix nuxeo-theme-styling group id [Anahide Tchertchian <[email protected]>] NXP-7520: add new module nuxeo-theme-styling to cap distribution [Benoit Delbosc <[email protected]>] NXBT: monitorctl Adding list of PostgreSQL indexes ------------------------------------------ Started by upstream project "FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck" build number 803 Building remotely on muradin [FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck] $ 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 [FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck] $ hg unbundle hg.bundle adding changesets adding manifests adding file changes added 4 changesets with 4 changes to 3 files (run 'hg update' to get a working copy) [FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck] $ hg update --clean --rev 5.4 3 files updated, 0 files merged, 0 files removed, 0 files unresolved [FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck] $ hg log --rev . --template {node} Parsing POMs 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/groups/internal-snapshots//org/nuxeo/nuxeo-ecm/5.4.3-SNAPSHOT/maven-metadata.xml [FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck] $ /usr/lib/jvm/java-6-sun//bin/java -Xmx1024m -Xms256m -cp /home/hudson/tmp/maven-agent.jar:/home/hudson/tmp/classworlds.jar hudson.maven.agent.Main /opt/apache-maven-2.2.1 /opt/hudson/bin/slave-1.431.jar /home/hudson/tmp/maven-interceptor.jar 46319 /home/hudson/tmp/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck/ws/pom.xml> install -Pqa,itest [INFO] Scanning for projects... [INFO] snapshot org.nuxeo:nuxeo-ecm:5.4.3-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo:nuxeo-ecm:5.4.3-SNAPSHOT: checking for updates from public-snapshot [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.nuxeo.ecm.distribution:nuxeo-distribution-cap POM Location: <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck/ws/nuxeo-distribution-cap/pom.xml> Validation Messages: [0] 'dependencies.dependency.version' is missing for org.nuxeo.theme:nuxeo-theme-styling:jar Reason: Failed to validate POM for project org.nuxeo.ecm.distribution:nuxeo-distribution-cap at <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck/ws/nuxeo-distribution-cap/pom.xml> [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.reactor.MavenExecutionException: Failed to validate POM for project org.nuxeo.ecm.distribution:nuxeo-distribution-cap at <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck/ws/nuxeo-distribution-cap/pom.xml> at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:185) at hudson.maven.MavenBuilder.call(MavenBuilder.java:160) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:1059) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:990) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) 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: org.apache.maven.project.InvalidProjectModelException: Failed to validate POM for project org.nuxeo.ecm.distribution:nuxeo-distribution-cap at <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-webdriver-dm-tomcat_permanentCheck/ws/nuxeo-distribution-cap/pom.xml> at org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1077) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200) at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604) at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487) at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560) at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391) ... 22 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Wed Oct 12 21:57:23 CEST 2011 [INFO] Final Memory: 6M/245M [INFO] ------------------------------------------------------------------------ channel stopped Archiving artifacts Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
