cd jakarta-jetspeed/src/java
cvs update -C cd ..\..\build
build clean
build
cd ..
maven java:compile
And it worked fine.
So a build done using maven now works for me, as long as I'm done an ant based build once to generate the torque files.
Still seems like it would be good to get maven build standing on its own though, just requires the right properties passed to maven plugin for torque.
Sorry for what basically amounts to spam as I try to learn this stuff, Bill Barnhill
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
