That's a documentation bug. The tag property is the same for all 3 operations.

I'm not sure why you'd set the tag in project.properties - wouldn't it
be out of date next commit?

- Brett

On 8/5/05, Jamie Bisotti <[EMAIL PROTECTED]> wrote:
> Using Maven 1.0.2 and maven-scm-plugin-1.5:
> 
> I have specified 'maven.scm.tag' in my project.properties, for use
> when tagging the code.  Now, when I run maven scm:update, I see the
> following:
> 
> scm:update:
>     [echo] Updating from
> scm:svn:http://cougar.mw.lexmark.com/olympus/trunk; using tag:
> ReadyToRelease
> 
> Why is it using the tag for the update?  The documentation for the
> 'maven.scm.tag' property says it is used when checking out and tagging
> code; doesn't say anything about updating.  Also, the documentation
> for scm:update does not say anything about using the property.
> 
> --
> Jamie Bisotti
> 
> ---------------------------------------------------------------------
> 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