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

Olivier Lamy commented on MDEPLOY-247:
--------------------------------------

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

> Version 3.0.0-M1 breaks deploy using alt*DeploymentRepository with old syntax 
> on Windows
> ----------------------------------------------------------------------------------------
>
>                 Key: MDEPLOY-247
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-247
>             Project: Maven Deploy Plugin (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: deploy:deploy
>    Affects Versions: 3.0.0-M1
>         Environment: Windows
>            Reporter: Joerg Schaible
>            Assignee: Karl Heinz Marbaise
>            Priority: Trivial
>             Fix For: 3.0.0-M2
>
>
> With version 3.0.0-M1 the syntax for the alt*DeploymentRepository changed 
> from id::layout::URL to id::URL (were using a file protocol here). 
> Additionally the plugin now writes a lock file into the local repository 
> using the id of the repository as base name. Since the plugin seems to 
> interpret id::layout as the id for a legacy parameter value, it tries to 
> write with such a name. Works with Unix, but not with Windows. Here the build 
> fails.
> Removing the layout part from the parameter will fix the problem. Therefore 
> this report is more a heads-up for others running into this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to