When I normally do a release for a project, I do a cvs tag and then do a cvs export, then do a build from export directory. These steps are automated in Ant's build.xml file. I'm wondering how to do that from Maven. I want do something like this "maven -Dcvs.tag=rel_1 " and it will do the rest. Thanks,
Howard Lin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
