I have been building J2 with Java 1.5 with no problems for a while
now. Where did you get the src from? HEAD or J2 M1? The M1 release
may not be compatiable. You may want to try pulling the latest source
and building again.




I had same problems. Even if I pulled it from HEAD two weeks ago it still didn't work.
Then I noticed that problems were related to maven 'stuff'. I had to clear out my .maven
folder and jetspeed-2 project from my machine entirely and check out everything
again. After that it builded ok.


It seems that this was caused because I had to build jetspeed-2 with jdk1.4 because
it didn't build with 1.5 about 1,5 months ago. Some jars were not compiled again with
1.5 javac after update of jetspeed-2 project and build failed for some reason.


I am sure there was cleaner way to fix the problem. However because jetspeed-2
is only project that I have checked out with maven, I decided to try to wipe it all out
and start from beginning. After all this maven thing is great but I have no idea how
it works :)


--
Jouni Rajala


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



Reply via email to