Hi,

I'd like to have the following parameters to access the Cruisecontrol label directly from within the Cruisecontrol config.xml without editing the maven.xml of all projects:

maven.scm.cvs.tag.use.cruisecontrol.label
maven.scm.cvs.tag.prefix

I'd call the cvs-tag goal then from within config.xml like that

<maven mavenscript="&MAVEN_SCRIPT;"
       projectfile="&TMPDIR;project.xml"
       goal 1 |
       goal 2 |
       scm:cvs-tag-project
           -Dmaven.scm.cvs.tag.use.cruisecontrol.label=true
           -Dmaven.scm.cvs.tag.prefix=MY_PROJECT_BVT_
/>

(Probably this also applies to other SCM Systems.)

How can I file a request for enhancement or something like that?

Or is it a newbie idea and can already be done very easily?

Kind regards,
Gisbert Amm

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



Reply via email to