[ http://jira.codehaus.org/browse/MNG-1601?page=all ]
Brett Porter updated MNG-1601:
------------------------------
Fix Version: (was: 2.0.1)
2.0.2
> wagon-ssh or deploy plugin sometimes uses scp instead of configured pscp
> -------------------------------------------------------------------------
>
> Key: MNG-1601
> URL: http://jira.codehaus.org/browse/MNG-1601
> Project: Maven 2
> Type: Bug
> Components: maven-deploy-plugin
> Reporter: Jorg Heymans
> Fix For: 2.0.2
>
>
> Even though i've specified pscp and plink in settings.xml, the deploy plugin
> still seems to use "scp" , this is only the case for "retrieving previous
> metadata" though, the deploy executes successfully otherwise.
> [INFO] Retrieving previous metadata from [EMAIL PROTECTED]
> Executing command: scp -i ......... <removed parameters for safety reasons/>
> [WARNING] project information for avalon-logkit 2.1 could not be retrieved
> from repository
> : [EMAIL PROTECTED] due to an error: Exit code: 1 - 'scp' is not recognized
> as an internal or external command,operable program or batch file.
> [INFO] Repository '[EMAIL PROTECTED]' will be blacklisted
> I'm using a snapshot version of wagon-ssh-external :
> wagon-ssh-external-1.0-alpha-6-20051116.003838-3.jar
> The whole process is also incredibly slow, 2.5 minutes to deploy a 40k
> artifact. (windows xp), I'll test it on linux with native ssh.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]