jira-importer commented on issue #289:
URL: 
https://github.com/apache/maven-deploy-plugin/issues/289#issuecomment-2771522185

   **[Karl Heinz 
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
 commented
   
   If I see it correctly you have given the wrong syntax for the URL 
`-DaltDeploymentRepository=default::http://nexus:8080/nexus/content/repositories/some_repo`.
 Based on the error message the 
[DeployMojo](https://github.com/apache/maven-deploy-plugin/blob/master/src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java#L244)
 exactly shows that the given things are not done correctly.
   
   Unfortunately I don't see that change would make in the 3.X line cause that 
would be breaking change for the 3.X line. Furthermore if you have issues 
related to the interpretation of `::` you need to quote them in cygwin 
correctly.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to