[ http://jira.codehaus.org/browse/MPARTIFACT-13?page=all ]
     
Brett Porter closed MPARTIFACT-13:
----------------------------------

    Fix Version:     (was: 1.5)
     Resolution: Won't Fix

:deploy now deploys as a snapshot. :deploy-snapshot is deprecated, but retains 
the old functionality for backwards compat.

> plugin doesn't handle SNAPSHOT versions correctly
> -------------------------------------------------
>
>          Key: MPARTIFACT-13
>          URL: http://jira.codehaus.org/browse/MPARTIFACT-13
>      Project: maven-artifact-plugin
>         Type: Bug
>     Versions: 1.1, 1.0
>     Reporter: Matthias Kerkhoff

>
>
> If the current version is something different than
> "SNAPSHOT", the artifact plugin will fail to correctly
> deploy or install snapshot artifacts.
> Let's assume a <currentVersion>1.2-SNAPSHOT</currentVersion>.
> Try it for yourself -- the artifact plugin will replace the
> 1.2-SNAPSHOT with SNAPSHOT.
> This is quite ugly in projects which may have multiple SNAPSHOTs.
> (Typically this happens in projects with concurrently developed
> branches. In such projects, SNAPSHOT versions have to be further
> qualified, usually with their version number as in my example.)
> We have a working solution, which we may attach to this issue,
> if you like.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to