I thought it was possible in a POM (at least in Maven 2), if you just specify the branch name in the "tag" section of the "scm" node?
See http://maven.apache.org/ref/2.0.3-SNAPSHOT/maven-model/maven.html#class_scm or does that only work for just CVS tags? On 4/11/06, dan tran <[EMAIL PROTECTED]> wrote: > > No possible in the pom, > > however you can use continuum to drive this, and therefore > "no further manual interfaction is required" ;-) > > -D > > >
