[ 
https://issues.apache.org/jira/browse/MDEPLOY-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965577#comment-17965577
 ] 

Olivier Lamy commented on MDEPLOY-121:
--------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-deploy-plugin#154|https://github.com/apache/maven-deploy-plugin/issues/154].
 

> Allow uniqueVersion as deploy:deploy parameter or altDeploymentRepository 
> field
> -------------------------------------------------------------------------------
>
>                 Key: MDEPLOY-121
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-121
>             Project: Maven Deploy Plugin (Moved to GitHub Issues)
>          Issue Type: New Feature
>          Components: deploy:deploy
>    Affects Versions: 2.5
>            Reporter: Sebb
>            Assignee: Robert Scholte
>            Priority: Major
>              Labels: scrub-review-started
>         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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to