Hi all, today I've done an svn up (to revision 13834) and tried the normal clean/deploy cycle; bu I got some errors and warnings. Have I done something wrong?
Here the log transcript (only errors an warnings - but I can senf the complete log) __________________________________________________________WARNING_____________________________________________________________ [INFO] ---------------------------------------------------------------------------- [INFO] Building NXCommon [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. Downloading: http://m2.safehaus.org/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [WARNING] Unable to get resource 'commons-logging:commons-logging-api:pom:1.1' from repository safehaus-repository (http://m2.safehaus.org) Downloading: http://svn.nuxeo.org/maven/repo//commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [WARNING] Unable to get resource 'commons-logging:commons-logging-api:pom:1.1' from repository nuxeo (http://svn.nuxeo.org/maven/repo/) Downloading: http://repo1.maven.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [WARNING] Unable to get resource 'commons-logging:commons-logging-api:pom:1.1' from repository central (http://repo1.maven.org/maven2) Downloading: http://m2.safehaus.org/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [WARNING] Unable to get resource 'commons-logging:commons-logging-api:jar:1.1' from repository safehaus-repository (http://m2.safehaus.org) Downloading: http://svn.nuxeo.org/maven/repo//commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [WARNING] Unable to get resource 'commons-logging:commons-logging-api:jar:1.1' from repository nuxeo (http://svn.nuxeo.org/maven/repo/) Downloading: http://repo1.maven.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar 1/43K 2/43K 6/43K 7/43K 8/43K 11/43K 12/43K 14/43K 15/43K 16/43K 18/43K 19/43K 22/43K 26/43K 30/43K 34/43K 38/43K 41/43K 43/43K 43K downloaded [INFO] [compiler:compile] [INFO] Compiling 47 source files to /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.common/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Not compiling test sources [INFO] [surefire:test] [INFO] Tests are skipped. [INFO] [jar:jar] [INFO] Building jar: /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.common/target/NXCommon-0.0-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.common/target/NXCommon-0.0-SNAPSHOT.jar to /root/.m2/repository/org/nuxeo/ecm/NXCommon/0.0-SNAPSHOT/NXCommon-0.0-SNAPSHOT.jar _______________________________________________ERROR________________________________________________________________________ [INFO] ---------------------------------------------------------------------------- [INFO] Building NXRuntime [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 83 source files to /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[23,17] package org.jmock does not exist /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[33,48] cannot find symbol symbol: class MockObjectTestCase public abstract class NXRuntimeTestCase extends MockObjectTestCase { /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[52,8] cannot find symbol symbol : method assertNotNull(java.lang.String,java.net.URL) location: class org.nuxeo.runtime.test.NXRuntimeTestCase /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[57,12] cannot find symbol symbol : method fail(java.lang.String) location: class org.nuxeo.runtime.test.NXRuntimeTestCase /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[63,8] cannot find symbol symbol : method assertNotNull(java.lang.String,java.net.URL) location: class org.nuxeo.runtime.test.NXRuntimeTestCase /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[67,12] cannot find symbol symbol : method fail(java.lang.String) location: class org.nuxeo.runtime.test.NXRuntimeTestCase /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[73,8] cannot find symbol symbol : variable super location: class org.nuxeo.runtime.test.NXRuntimeTestCase /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[71,5] method does not override a method from its superclass /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[84,8] cannot find symbol symbol : variable super location: class org.nuxeo.runtime.test.NXRuntimeTestCase /MySw/Deb/Nuxeo/ForSvn/trunk/org.nuxeo.runtime.model/src/org/nuxeo/runtime/test/NXRuntimeTestCase.java:[80,5] method does not override a method from its superclass [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16 seconds [INFO] Finished at: Wed Mar 14 08:27:29 CET 2007 [INFO] Final Memory: 9M/21M [INFO] ------------------------------------------------------------------------ -- __________________________________________________________ Mirto Silvio Busico ICT Consultant Tel. +39 333 4562651 _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
