The following comment has been added to this issue:

     Author: dion gillard
    Created: Wed, 14 Jul 2004 7:30 PM
       Body:
This really should be documented as an FAQ.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-28?page=comments#action_21783

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-28
    Summary: scpexe fails on Cygwin
       Type: Bug

     Status: Unassigned
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin
   Versions:
             1.4

   Assignee: 
   Reporter: Joerg Schaible

    Created: Wed, 14 Jul 2004 4:22 AM
    Updated: Wed, 14 Jul 2004 7:30 PM
Environment: WinXP & Cygwin

Description:
New protocol scpexe is not compatible to old functionality in the deploy-plugin. It 
fails now on Cygwin silently (BUILD SUCCEEDED). Debugging with -X reveals, that the 
implementation uses now absolute instead of relative paths. Unfortunately something 
like "C:\xxx\yyy" is interpreted as a file on host C. Using relative paths like 
"xxx\yyy", there is no problem with Cygwin's scp.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to