avalon/framwork, meta and merlin have nice working maven "avalon:dist" goals, but that ist not the case for the avalon/fortress directory. There are some ant build-files, but they all reference to maven.
What is the recommend (and easiest) way to build forrest from cvs?
cd ~/cvs/avalon/fortress/tools maven jar:install-snapshot maven dist
cd ../container maven jar:install-snapshot maven dist
cd ../examples maven jar:install-snapshot maven dist
should work. It would be a good idea to add a maven.xml in the project's base directory that does this for you. It would also be a good idea to simplify the build, but that'd be a lot more work.
The docs on http://avalon.apache.org/excalibur/fortress/getting-started.html seems outdated.
indeed...patches welcome!
cheers!
- Leo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
