[ http://jira.codehaus.org/browse/WAGON-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brett Porter updated WAGON-179: ------------------------------- Fix Version/s: 1.0-beta-3 > SFTP as used by site-deploy, causes mkdir command to be executed > ---------------------------------------------------------------- > > Key: WAGON-179 > URL: http://jira.codehaus.org/browse/WAGON-179 > Project: Maven Wagon > Issue Type: Improvement > Components: wagon-ssh > Reporter: Stephen Duncan Jr > Priority: Critical > Fix For: 1.0-beta-3 > > > I'm trying to run mvn site-deploy with an sftp:// url. The remote system > provided a limited shell for my user account that allows cvs & sftp. This > works for mvn deploy to deploy jars, etc., even when it needs to create a > directory to copy the file up. The site plugin, however, must call a > different wagon method that causes the following command to be executed: > Executing command: mkdir -p > /var/www/sites/cdcie-parent-core/cdcie-parent-webapp/cdcie-webapp-troubletickets/. > To be able to deploy my site, I need an sftp:// url to strictly use only sftp > as is done by mvn deploy. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira