Hi,
The Maven 2 install is a work in progress but is not yet finished.
Some of the components are fully mavenized, but not all of them (even
if partial pom.xml files are present). At the moment your best bet
for building Nuxeo 5 is to follow the instructions at
http://svn.nuxeo.org/trac/nuxeo/browser/doc/nuxeo5-dev-quickstart-
howto.txt
Thanks for your interest in our solutions,
Florent
On 13 Nov 2006, at 00:31, [EMAIL PROTECTED] wrote:
Hi,
I tried to take the project from scratch and I had this error :
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------
--
[INFO] Compilation failure
C:\DÚveloppement\MavenNX\NXCommon\test\org\nuxeo\common\utils
\TestFileUtils.java:[8,24]
package org.apache.log4j does not exist
C:\DÚveloppement\MavenNX\NXCommon\test\org\nuxeo\common\utils
\TestFileUtils.java:[14,25]
cannot find symbol
symbol : class Logger
location: class org.nuxeo.common.utils.TestFileUtils
C:\DÚveloppement\MavenNX\NXCommon\test\org\nuxeo\common\utils
\TestFileUtils.java:[14,38]
cannot find symbol
symbol : variable Logger
location: class org.nuxeo.common.utils.TestFileUtils
----------------------------------------------------------------------
-----------
I think (I'm not expert in maven) it comes from the dependency
missing :
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.13</version>
</dependency>
I'm not sure of the log4j version (there is 3 versions on the repo
of maven)
But Now I have test failures, I think on NXMimeType (if somebody
have an idea)
--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm