[ http://jira.codehaus.org/browse/MDEPLOY-6?page=all ]
Jason van Zyl moved MNG-1601 to MDEPLOY-6:
------------------------------------------
Fix Version: (was: 2.0.3)
Component: (was: maven-deploy-plugin)
Workflow: jira (was: Maven)
Key: MDEPLOY-6 (was: MNG-1601)
Project: Maven 2.x Deploy Plugin (was: Maven 2)
> wagon-ssh or deploy plugin sometimes uses scp instead of configured pscp
> -------------------------------------------------------------------------
>
> Key: MDEPLOY-6
> URL: http://jira.codehaus.org/browse/MDEPLOY-6
> Project: Maven 2.x Deploy Plugin
> Type: Bug
> Reporter: Jorg Heymans
>
>
> 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]