jira-importer commented on issue #261: URL: https://github.com/apache/maven-deploy-plugin/issues/261#issuecomment-2771519736
**[Romain Rouvoy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rouvoy)** commented The problem did not come from the url parameter because you can see in the trace "Uploading: scp://forge.objectweb.org/var/lib/gforge/chroot/home/groups/maven/htdocs/maven2/org/objectweb/fractal/fractal/2.0.1/" (the real value of url). The problem is that the fractal-2.0.1.pom used to describe the artifact is first deleted from the local filesytem before being uploaded to the maven repository. Therefore the pom uploading fails given that the file is no more available. -- 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