I'd like to see this too - it seems that is what the <tag> section of project.xml is there for.
Currently I have a maven.xml in a higher level directory that does a clean checkout with the tag, then uses reactor to run maven on the checkedout projects. IT just uses the Ant cvs tag to do this.


Cheers,
Brett

Howard Lin wrote:
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]

-- Web Developer f2 network ~ everything essential 02 8596 4437


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to