2009/7/29 FOURNIER, Pascale <[email protected]>: > Hi, > > My question is quiet basic, I think, but though it doesn't work the way I > want :-( > > I would like to prepare a release on a branch of my project. > > To do it, here is what I do : > I check-out my branch to a directory > I get inside the directory > I execute the following command : "mvn release:prepare -Dresume=false " > > I expected the branch to be tagged, but it's not. The tagged version is the > trunk...
Check the SCM part of your pom, does it point to the branch or the trunk? Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
