TODO list
---------
- trial gump integration (first run tonite)
- get you guys to test things and play around, make a few suggestions, complain
- get a green light on the new api/impl seperation I put in place
- copy sourcefiles over on the server from the old to the new locations (target date: sunday, unless you guys are still uncomfortable with maven :D)
- integrate PGP signing and basic key management using <ant:exec/>
- get maven-forrest-plugin committed and uploaded to ibiblio
- refactor the huge buildsystem scripts into a more reusable maven-avalon-build-plugin or something like that
- more docs
- more tests
- setup reactor builds (so you can do `cd fortress; maven dist` to build fortress and all subprojects, for example)
Leo, I ran Maven and got the following results:
$ maven jar
' Skip all the output
with the one JAR file that we normally get. I thought you said something about split jars. When I ran the "avalon:jars" goal which I thought was needed, I got the following results:
$ maven avalon:jars __ __ | \/ |__ Jakarta _ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-9-SNAPSHOT
avalon:jars: avalon:header: [echo] __ / \ Apache / \__________________________________ / /\ \ \/ / \ | | / \| \| | / / \ \ / /\ \| |_| O | \ \ | /__/ \__\__/__/ \__\_____\__ /|__|\___| Build System
Starting the reactor... Our processing order: BUILD SUCCESSFUL Total time: 4 seconds
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
