jira-importer commented on issue #453: URL: https://github.com/apache/maven-deploy-plugin/issues/453#issuecomment-2771542221
**[Morten Kristiansen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mortenkr)** commented Attached both POM and settings.xml. The output I pasted above isn't correct, because I tried several scp paths. This is the output using the attached pom.xml and settings.xml: morten@damien:~/workspace/HEAD/arch-common-security-java$ mvn deploy [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building arch-common-security-java [INFO] task-segment: [deploy] [INFO] ---------------------------------------------------------------------------- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Nothing to compile - all classes are up to date [INFO] [surefire:test] [INFO] Setting reports dir: /home/morten/workspace/HEAD/arch-common-security-java/target/surefire-reports --- T E S T S --- Morten: Removed output [INFO] [jar:jar] [INFO] Building jar: /home/morten/workspace/HEAD/arch-common-security-java/target/arch-common-security-java-1.2.0.jar [INFO] [install:install] [INFO] Installing /home/morten/workspace/HEAD/arch-common-security-java/target/arch-common-security-java-1.2.0.jar to /home/morten/.m2/repository/tracetracker/arch-common-security-java/1.2.0/arch-common-security-java-1.2.0.jar [INFO] [deploy:deploy] Uploading: scp://marple.pd.tracetracker.com/repository/maven2/tracetracker/arch-common-security-java/1.2.0/arch-common-security-java-1.2.0.jar [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Error deploying artifact: Error performing commands for file transfer mkdir: cannot create directory `/repository': Permission denied [INFO] ---------------------------------------------------------------------------- [INFO] For more information, run Maven with the -e switch [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 7 seconds [INFO] Finished at: Thu Jan 05 10:10:24 CET 2006 [INFO] Final Memory: 5M/10M [INFO] ---------------------------------------------------------------------------- morten@damien:~/workspace/HEAD/arch-common-security-java$ -- 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