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

   **[Richard 
Gomes](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rgomes1997)**
 commented
   
   Hi Ben,
   
   I found the solution. The correct command line is:
   
   mvn --update-plugins deploy:deploy-file -DpomFile=joda-primitives-0.6.pom 
-Durl=sftp://ftp.jquantlib.org/srv/users/continuum/maven2/repos/external_free 
-DrepositoryId=jquantlib-external_free -Dfile=lib/joda-primitives-0.6.jar 
-Drole=manager
   
   This is the key:
   
<extension.wagon-ssh.urlbase>sftp://ftp.jquantlib.org/srv/users/continuum</extension.wagon-ssh.urlbase>
   
   ... wrong path :(
   
   I'm sorry for wasting your time.
   Thanks a lot!
   
   Richard Gomes
   


-- 
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