You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "SebbASF (JIRA)" <ji...@codehaus.org> on 2010/04/10 04:40:22 UTC

[jira] Updated: (MDEPLOY-121) Allow uniqueVersion as deploy:deploy parameter or altDeploymentRepository field

     [ http://jira.codehaus.org/browse/MDEPLOY-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

SebbASF updated MDEPLOY-121:
----------------------------

    Attachment: deploy.patch

RE in previous patch did not allow for missing value

> Allow uniqueVersion as deploy:deploy parameter or altDeploymentRepository field
> -------------------------------------------------------------------------------
>
>                 Key: MDEPLOY-121
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-121
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: New Feature
>          Components: deploy:deploy
>    Affects Versions: 2.5
>            Reporter: SebbASF
>         Attachments: deploy.patch, deploy.patch
>
>
> The altDeploymentRepository property allows the id, layout and URL of a repository to be overriden.
> However it does not allow the uniqueVersion setting to be overriden.
> This reduces its usefulness as an override mechanism.
> Patch implements the feature by using one of the spare fields in the property:
> id::layout:uniqueVersion:url
> e.g.
> id::layout:true:url
> id::layout:false:url
> id::layout::url
> If the value is empty, it defaults to true, as per the previous behaviour.

-- 
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