Florent Guillaume wrote:
> 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). 

Actually, all components are fully mavenized but the packaging and
deployment is not done yet. We still use ant for that because of a lack
of time at the moment. This is one of the highest priority task after
next week release on the project.

[...]

        J.

> 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
> 


-- 
Julien Anguenot | Nuxeo R&D (Paris, France)
Open Source ECM - http://www.nuxeo.com
Nuxeo 5 : http://www.nuxeo.org
Mobile: +33 (0) 6 72 57 57 66

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to