Hi, I am the author of a open source (LGPL, considering other licenses) hibernate and tapestry-based ecommerce suite, it's over 100 tables with credit card processing, lucene catalog search, tons of features. It's uses maven "1" to build all it's artifacts, it also uses custom plugin I wrote to help the build process (just jelly script).
Folks are asking me how they can build the software themselves. Right now it's a cumbersome process, fetch this from cvs, fetch that from cvs, install this plugin, etc... I would like to be able to say: 1) Install maven 2) maven buildenv The buildenv goal would go out and fetch all the cvs moduless necessary for my project, install a few plugins and basically leave the user ready to go. I would be interested in seeing a couple of examples, or pointers of some projects that may have done this. I also wouldn't mind (hint;) someone willing to volunteer and work with me to build this functionality. I would consider doing the migration to maven2 if necessary if it would help sway someneo into collaborating on this with me. Thank you. Phillip Rhodes http://www.rhoderunner.com http://www.jsso.org http://www.rhoderunner.com/portal-site --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
