Does anyone think it would be possible to integrate issue tracking into the SCM plugin? I would really like to run something like maven scm:commit -DissueID=MYISSUEID and have maven commit the files, and log the commit message and list of files to the issue tracking software (jira, scarab). It'd be great to even give the hyperlink to the web based cvs version of the file.
Right now, I'm pulling duplicate work by reentering my commit message into our issue tracking server. I think it's a pretty common practice to log the same message for an issue as was used for cvs, so I think this would be a great feature. I would gladly look into this if others are interested (and could help with some direction) Ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
