You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Trevor Torrez <ja...@gmail.com> on 2007/04/04 00:12:05 UTC

Maven releases and multiple development streams

What is the standard guidelines or procedures for working with
multiple development streams (ie, trunk, product_test,
bugfix_on_version_x) and using the release plugin?

For streams that are moving through the testing process, do you create
the product_test branch and when that is complete do the maven release
from the product_test branch then merge the new pom back into trunk?

For fixing a bug in an already released version do you branch to
bug_fix_... from tags and work with the (released) pom as is?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org