On Monday, March 29, 2004, at 12:13 AM, Raphaël Luta wrote:


I spent a very frustating week-end trying to build J2 and while
I finally managed to get there, I found several issues with Maven
along the way.

First my dev setup is:
windows 2000 SP4
jsdk 1.4.2_03
tomcat 4.1.24

I had maven 1.0-rc1 installed and kept getting errors in the torque
generation tasks about log4j not finding its appender definition.
So I decided to do a full reinstall of Maven using the latest rc2
binary.
Bad idea! The rc2 seems not to package a torque plugin anymore and
the goal jar:install fails because of some issues with the java
plugin (I've not bothered to look more in-depth into it...)

So to get a clean build of J2 I had to do the following:
Use Maven rc2 with the torque plugin bundled with beta 10 and the
java plugin bundled with rc1 !

My question is: am I the only one with this issue with the Maven
release candidates ?
If not, I think we should update the getting started document
to specify which version of Maven exactly works for building J2.

I added a dependency on the Torque plugin to the project.xml
The plugin is now automatically downloaded if not in the local repo
Serge and I tested with Maven RC1 and RC2
It seems to work fine


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to