prepare is intended to be run to do the tagging, so you don't need to
do that first.

I've never tried running them together. Try splitting it into two
commands with perform second.

Cheers,
Brett


On Thu, 14 Oct 2004 13:24:07 -0700 (PDT), Pat Nolan <[EMAIL PROTECTED]> wrote:
> I am unable to get Maven to grab the correct tag when
> building. It seems to be getting HEAD, rather than the
> tag I specify.
> 
> This is the scenario: There is one branch in my CVS
> repository. I finished bug fixes on this branch and
> tagged the head of this branch as "rel_1-0-3". Then I
> called Maven with this command, where
> buildVersion="rel_1-0-3":
> 
> maven scm:cvs-prepare-release scm:perform-release
> -Dmaven.scm.tag.name=$buildVersion
> -Dmaven.scm.version.name=$buildVersion
> -Dmaven.scm.cvs.sticky.tag=$buildVersion
> 
> Any idea what the issue could be?
> 
> Thanks
> 
> _______________________________
> Do you Yahoo!?
> Declare Yourself - Register online to vote today!
> http://vote.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to