Eugene Kuleshov wrote:
On the other hand, to with with Maven build process, you would need an unique version for each of your branches, so you would have clear separation between artifacts built from each branch, so it better to be reflected in the artifact version somehow.
The version issue is a little tricky - I'm still trying to figure out the right way to manage that in a world where I have a ton of local branches. My gut tells me the right path is to put a ${branchName} expression in my <version/>s in the pom that is intelligently determined by some branch-identifier maven plugin/extension.
Stu --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
