No, you must use the maven-scm-plugin with tag mojo, but you can define a
dynamic name for the tag.
Release plugin is for creating release and it update all poms.
File an issue for creating a tag after a successful build. I think it should be independant of
plugins usage.
Emmanuel
dan tran a écrit :
No, you need to tell continuum to run maven-release-plugin
http://maven.apache.org/plugins/maven-release-plugin/index.html
google maven-release-plugin to get more info.
-D
On 2/2/06, Malcolm Wong Ho <[EMAIL PROTECTED]> wrote:
Does continuum tag a maven project after a successful build?