jira-importer commented on issue #453: URL: https://github.com/apache/maven-deploy-plugin/issues/453#issuecomment-2771542233
**[Morten Kristiansen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mortenkr)** commented Again I refer to the question, WHY is it trying to create a folder at /...?? I havn't told Maven anywhere that I want something created there. I have added "scp://marple.pd.tracetracker.com/repository/maven2" as repo info. If I perform an ssh to scp://marple.pd.tracetracker.com/ the folder "repository/maven2" exists, and I would expect Maven to start creating project folders below that path. It's Maven that builds up and executes the command "mkdir" somewhere and for some strange reason tries to create it in root of server. I perform this with a user called "maven". My repository on the remote server is "/home/maven/repository/maven2". And that's where I want to deploy the files. Is the scp URL incorrect? -- 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