See 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/455/changes>

Changes:

[Julien Carsique] POM cleanup: remove useless version

[Julien Carsique] POM format; maven-dependency-plugin workaround for m2e

[Julien Carsique] NXP-10450 - nuxeo-thumbnail dependencyManagement

------------------------------------------
[...truncated 14725 lines...]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 8 source files to 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running 
org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolverTest
DatabaseHelper: Database used for VCS tests: 
org.nuxeo.ecm.core.storage.sql.DatabaseH2
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.924 sec
Running 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec
Running 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsComponentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 sec
Running org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest
06:32:23,229 ERROR [AnnotatedDocumentEventListenerImpl] Unable to send the 
annotationCreated event
java.lang.NullPointerException
        at 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.notifyEvent(AnnotatedDocumentEventListenerImpl.java:101)
        at 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.afterAnnotationCreated(AnnotatedDocumentEventListenerImpl.java:75)
        at 
org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener.afterAnnotationCreated(AnnotationEventListener.java:48)
        at 
org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.addAnnotation(AnnotationServiceProxy.java:99)
        at 
org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest.testEventLister(AnnotatedEventListenerTest.java:51)
        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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66)
        at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37)
        at 
org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105)
        at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86)
        at 
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94)
        at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84)
        at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49)
        at 
org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98)
        at 
org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61)
        at 
org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54)
        at 
org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
        at 
org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
        at 
org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
        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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
06:32:23,322 ERROR [AnnotatedDocumentEventListenerImpl] Unable to send the 
annotationUpdated event
java.lang.NullPointerException
        at 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.notifyEvent(AnnotatedDocumentEventListenerImpl.java:101)
        at 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.afterAnnotationUpdated(AnnotatedDocumentEventListenerImpl.java:90)
        at 
org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener.afterAnnotationUpdated(AnnotationEventListener.java:92)
        at 
org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.updateAnnotation(AnnotationServiceProxy.java:216)
        at 
org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest.testEventLister(AnnotatedEventListenerTest.java:60)
        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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66)
        at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37)
        at 
org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105)
        at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86)
        at 
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94)
        at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84)
        at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49)
        at 
org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98)
        at 
org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61)
        at 
org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54)
        at 
org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
        at 
org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
        at 
org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
        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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
06:32:23,448 ERROR [AnnotatedDocumentEventListenerImpl] Unable to send the 
annotationDeleted event
java.lang.NullPointerException
        at 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.notifyEvent(AnnotatedDocumentEventListenerImpl.java:101)
        at 
org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.afterAnnotationDeleted(AnnotatedDocumentEventListenerImpl.java:80)
        at 
org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener.afterAnnotationDeleted(AnnotationEventListener.java:77)
        at 
org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.deleteAnnotation(AnnotationServiceProxy.java:146)
        at 
org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest.testEventLister(AnnotatedEventListenerTest.java:68)
        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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66)
        at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37)
        at 
org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105)
        at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86)
        at 
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94)
        at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84)
        at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49)
        at 
org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98)
        at 
org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61)
        at 
org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54)
        at 
org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
        at 
org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
        at 
org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
        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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 sec
Running org.nuxeo.ecm.platform.annotations.service.AnnotationRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 sec
Running org.nuxeo.ecm.platform.annotations.service.AnnotationsOnVersionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.779 sec

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/nuxeo-platform-annotations-repository-plugin-5.7-SNAPSHOT.jar>
[INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}]
[INFO] 
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-repository-plugin/5.7-SNAPSHOT
 removed.
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/nuxeo-platform-annotations-repository-plugin-5.7-SNAPSHOT.jar>
 to 
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-repository-plugin/5.7-SNAPSHOT/nuxeo-platform-annotations-repository-plugin-5.7-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Platform Annotation Service Client
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20130213-063236 at timestamp: 1360733556593
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Module <org.nuxeo.ecm.core, nuxeo-core-api, 5.7-SNAPSHOT> updated
[INFO] Deleting 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target>
[INFO] [resources:copy-resources {execution: copy-readme}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [resources:copy-resources {execution: copy-readme-parent}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [jacoco:prepare-agent {execution: default}]
[INFO] it.failsafe.argLine set to 
-javaagent:/opt/hudson/.m2/repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/tmp/jacoco-it.dump,append=true
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 83 source files to 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 16 source files to 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [gwt:compile {execution: default}]
[INFO] Usage: java [-options] class [args...]
[INFO]            (to execute a class)
[INFO]    or  java [-options] -jar jarfile [args...]
[INFO]            (to execute a jar file)
[INFO] 
[INFO] where options include:
[INFO]     -d32          use a 32-bit data model if available
[INFO] 
[INFO]     -d64          use a 64-bit data model if available
[INFO]     -server        to select the "server" VM
[INFO]                   The default VM is server.
[INFO]                   
[INFO]     -cp <class search path of directories and zip/jar files>
[INFO]     -classpath <class search path of directories and zip/jar files>
[INFO]                   A : separated list of directories, JAR archives,
[INFO]                   and ZIP archives to search for class files.
[INFO]     -D<name>=<value>
[INFO]                   set a system property
[INFO]     -verbose[:class|gc|jni]
[INFO]                   enable verbose output
[INFO]     -version      print product version and exit
[INFO]     -version:<value>
[INFO]                   require the specified version to run
[INFO]     -showversion  print product version and continue
[INFO]     -jre-restrict-search | -jre-no-restrict-search
[INFO]                   include/exclude user private JREs in the version search
[INFO]     -? -help      print this help message
[INFO]     -X            print help on non-standard options
[INFO]     -ea[:<packagename>...|:<classname>]
[INFO]     -enableassertions[:<packagename>...|:<classname>]
[INFO]                   enable assertions
[INFO]     -da[:<packagename>...|:<classname>]
[INFO]     -disableassertions[:<packagename>...|:<classname>]
[INFO]                   disable assertions
[INFO]     -esa | -enablesystemassertions
[INFO]                   enable system assertions
[INFO]     -dsa | -disablesystemassertions
[INFO]                   disable system assertions
[INFO]     -agentlib:<libname>[=<options>]
[INFO]                   load native agent library <libname>, e.g. 
-agentlib:hprof
[INFO]                     see also, -agentlib:jdwp=help and 
-agentlib:hprof=help
[INFO]     -agentpath:<pathname>[=<options>]
[INFO]                   load native agent library by full pathname
[INFO]     -javaagent:<jarpath>[=<options>]
[INFO]                   load Java programming language agent, see 
java.lang.instrument
[INFO]     -splash:<imagepath>
[INFO]                   show splash screen with specified image
[ERROR] /bin/sh: 2: 
-Djava.io.tmpdir=<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target>:
 not found
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Command [[
/bin/sh -c /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -Xmx512M -Xms128M 
-XX:MaxPermSize=384m
                  
-Djava.io.tmpdir=<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target>
 -classpath 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/src/main/java>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/src/main/resources>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/classes>:/opt/hudson/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar:/opt/hudson/.m2/repository/javax/vali
 
dation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/opt/hudson/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar:/opt/hudson/.m2/repository/com/allen-sauer/gwt/log/gwt-log/3.1.6/gwt-log-3.1.6.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-common/target/nuxeo-common-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar:/opt/hudson/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar:/opt/hudson/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/opt/hudson/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/opt/hudson/.m2/repository/commons-codec/commons-codec/1.4/common
 
s-codec-1.4.jar:/opt/hudson/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/opt/hudson/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/opt/hudson/.m2/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar:/opt/hudson/.m2/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar:/opt/hudson/.m2/repository/org/osgi/osgi-core/4.1/osgi-core-4.1.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/com/sun/xsom/xsom/20081112/xsom-20081112.jar:/opt/hudson/.m2/repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDataty
 
pe-20020414.jar:/opt/hudson/.m2/repository/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0.jar:/opt/hudson/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-preview/target/nuxeo-platform-preview-5
 
.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-
 
commons-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/org/freemarker/freemarker/2.3.11/freemarker-2.3.11.jar:/opt/hudson/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.4.5-SNAPSHOT/nuxeo-connect-client-1.4.5-SNAPSHOT.jar:/opt/hudson/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/opt/hudson/.m2/repository/org/json/json/20070829/json-20070829.jar:/opt/hudson/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.15-NX/org.eclipse.equinox.p2.cudf-1.15-NX.jar:/opt/hudson/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar:/opt/hudson/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar:/opt/hudson/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtim
 
e-reload-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core/target/nuxeo-core-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo
 
-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.jar:/opt/hudson/.m2/repository/javax/resource/connector-api/1.5/connector-api-1.5.jar:/opt/hudson/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar:/opt/hudson/.m2/repository/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar:/opt/hudson/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar:/opt/hudson/.m2/repository/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar:/opt/hudson/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/cup/java-cup/0.11a/java-cup-0.11a.jar:/opt/hudson/.m2/
 
repository/joda-time/joda-time/1.6/joda-time-1.6.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/org/javasimon/javasimon-core/2.5.0/javasimon-core-2.5.0.jar:/opt/hudson/.m2/repository/org/mvel/mvel2/2.0.19/mvel2-2.0.19.jar:/opt/hudson/.m2/repository/org/javasimon/javasimon-jmx/2.5.0/javasimon-jmx-2.5.0.jar:/opt/hudson/.m2/repository/org/javasimon/javasimon-jdbc3/2.5.0/javasimon-jdbc3-2.5.0.jar:/opt/hudson/.m2/repository/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar:/opt/hudson/.m2/repository/opensymphony/quartz-all/1.6.3/quartz-all-1.6.3.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-f
 
ullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-direct
 
ory-api/target/nuxeo-platform-directory-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2.jar:/opt/hudson/.m2/repository/javax/faces/jsf-api/1.2_12/jsf-api-1.2_12.jar:/opt/hudson/.m2/repository/net/oauth/core/oauth/20090531/oauth-20090531.jar:/opt/hudson/.m2/repository/org/apache/shindig/shindig-social-api/1.1-BETA5-incubating/shindig-social-api-1.1-BETA5-incubating.jar:/opt/hudson/.m2/repository/org/apache/shindig/shindig-common/1.1-BETA5-incubating/shindig-common-1.1-BETA5-incubating.jar:/opt/hudson/.m2/repository/aopalliance/aopalliance/
 
1.0/aopalliance-1.0.jar:/opt/hudson/.m2/repository/com/google/collections/google-collections/1.0-rc2/google-collections-1.0-rc2.jar:/opt/hudson/.m2/repository/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar:/opt/hudson/.m2/repository/commons-betwixt/commons-betwixt/0.8/commons-betwixt-0.8.jar:/opt/hudson/.m2/repository/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar:/opt/hudson/.m2/repository/de/odysseus/juel/juel-impl/2.1.2/juel-impl-2.1.2.jar:/opt/hudson/.m2/repository/de/odysseus/juel/juel-api/2.1.2/juel-api-2.1.2.jar:/opt/hudson/.m2/repository/net/oauth/core/oauth-provider/20090531/oauth-provider-20090531.jar:/opt/hudson/.m2/repository/net/oauth/core/oauth-httpclient3/20090531/oauth-httpclient3-20090531.jar:/opt/hudson/.m2/repository/net/oauth/core/oauth-consumer/20090531/oauth-consumer-20090531.jar:/opt/hudson/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar:/opt/hudson/.m2/repository/org/jsecurity/jsecurity/0.9.0/jsecu
 
rity-0.9.0.jar:/opt/hudson/.m2/repository/net/sf/ehcache/ehcache-core/2.5.2/ehcache-core-2.5.2.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/org/jboss/seam/jboss-seam/2.1.0.SP1/jboss-
 
seam-2.1.0.SP1.jar:/opt/hudson/.m2/repository/org/jboss/el/jboss-el/1.0_02.CR2/jboss-el-1.0_02.CR2.jar:/opt/hudson/.m2/repository/commons-jexl/commons-jexl/1.1/commons-jexl-1.1.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/javax/ejb/ejb-api/3.0/ejb-api-3.0.jar:/opt/hudson/.m2/repository/org/jboss/seam/jboss-seam-remoting/2.1.0.SP1/jboss-seam-remoting-2.1.0.SP1.jar:/opt/hudson/.m2/repository/org/jboss/seam/jboss-seam-ui/2.1.0.SP1/jboss-seam-ui-2.1.0.SP1.jar:/opt/hudson/.m2/repository/org/jboss/seam/jboss-seam-jul/2.1.0.SP1/jboss-seam-jul-2.1.0.SP1.jar:/opt/hudson/.m2/repository/org/jboss/seam/jboss-seam-pdf/2.1.0.SP1/jboss-seam-pdf-2.1.0.SP1.jar:/opt/hudson/.m2/repository/com/lowagie/itext/2.1.7/itext-2.1.7.jar:/opt/hudson/.m2/repository/com/lowagie/itext-rtf/2.1.7/itext-r
 
tf-2.1.7.jar:/opt/hudson/.m2/repository/com/sun/facelets/jsf-facelets/1.1.15.B1/jsf-facelets-1.1.15.B1.jar:/opt/hudson/.m2/repository/org/jboss/seam/jboss-seam-rss/2.1.0.SP1/jboss-seam-rss-2.1.0.SP1.jar:/opt/hudson/.m2/repository/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92.jar:/opt/hudson/.m2/repository/org/jboss/seam/jboss-seam-excel/2.1.0.SP1/jboss-seam-excel-2.1.0.SP1.jar:/opt/hudson/.m2/repository/net/sourceforge/jexcelapi/jxl/2.6.8-seam/jxl-2.6.8-seam.jar:/opt/hudson/.m2/repository/javax/faces/jsf-impl/1.2_12/jsf-impl-1.2_12.jar:/opt/hudson/.m2/repository/org/richfaces/framework/richfaces-api/3.3.1.GA/richfaces-api-3.3.1.GA.jar:/opt/hudson/.m2/repository/org/richfaces/framework/richfaces-impl/3.3.1.GA-NX7/richfaces-impl-3.3.1.GA-NX7.jar:/opt/hudson/.m2/repository/org/hibernate/hibernate-validator/3.1.0.GA/hibernate-validator-3.1.0.GA.jar:/opt/hudson/.m2/repository/org/hibernate/hibernate-core/3.3.2.GA/hibernate-core-3.3.2.GA.jar:/opt/hudson/.m2/repository/antlr/an
 
tlr/2.7.7/antlr-2.7.7.jar:/opt/hudson/.m2/repository/org/hibernate/hibernate-commons-annotations/3.1.0.GA/hibernate-commons-annotations-3.1.0.GA.jar:/opt/hudson/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar:/opt/hudson/.m2/repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar:/opt/hudson/.m2/repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar:/opt/hudson/.m2/repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.7-SNAPSHOT.jar>:<https://qa.nuxeo
 
.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar:/opt/hudson/.m2/repository/net/sf/ezmorph/ezmorph/1.0.4/ezmorph-1.0.4.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.7-SNAPSHOT.jar>:<h
 
ttps://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/net/sf/opencsv/opencsv/2.1/opencsv-2.1.jar:/opt/hudson/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar:/opt/hudson/.m2/repository/org/yaml/snakeyaml/1.7/snakeyaml-1.7.jar:/opt/hudson/.m2/repository/com/phloc/phloc-css/3.3.1/phloc-css-3.3.1.jar:/opt/hudson/.m2/repository/com/phloc/phloc-commons/3.9.2/phloc-commons-3.9.2.jar:/opt/hudson/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar:/opt/hudson/.m2/repository/org/richfaces/ui/richfaces-ui/3.3.1.GA-NX2/richfaces-ui-3.3.1.GA-NX2.jar:/opt/hudson/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/opt/hudson/.m2/repository/org/hibernate/hibernate-annotations/3.4.0.GA/hibernate-annotations-3.4.0.GA.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullb
 
uild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/org/artofsolving/jodconverter/jodconverter-core/3.0-NX6/jodconverter-core-3.0-NX6.jar:/opt/hudson/.m2/repository/org/openoffice/juh/3.1.0/juh-3.1.0.jar:/opt/hudson/.m2/repository/org/openoffice/jurt/3.1.0/jurt-3.1.0.jar:/opt/hudson/.m2/repository/org/openoffice/ridl/3.1.0/ridl-3.1.0.jar:/opt/hudson/.m2/repository/org/openoffice/unoil/3.1.0/unoil-3.1.0.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-services/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137.jar:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=d
 
efault/ws/nuxeo-jsf/nuxeo-theme-jsf/target/nuxeo-theme-jsf-5.7-SNAPSHOT.jar>:<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-theme/nuxeo-theme-html/target/nuxeo-theme-html-5.7-SNAPSHOT.jar>:/opt/hudson/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar:/opt/hudson/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/opt/hudson/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar:/opt/hudson/.m2/repository/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0.jar
 com.google.gwt.dev.Compiler -gen 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/.generated>
 -logLevel WARN -style OBF -war 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LI
 
NUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/classes/web/nuxeo.war>
 -localWorkers 4 -draftCompile -treeLogger -workDir 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/gwork>
 org.nuxeo.ecm.platform.annotations.gwt.AnnotationFrameModuleDev 
org.nuxeo.ecm.platform.annotations.gwt.AnnotationModuleDev
]] failed with status 127
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31 minutes 29 seconds
[INFO] Finished at: Wed Feb 13 06:33:23 CET 2013
[INFO] Final Memory: 672M/905M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to