Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Tue, 28 Sep 2004 2:26 AM
fixed - will commit later
---------------------------------------------------------------------
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: Closed
Priority: Critical
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-artifact-plugin
Fix Fors:
1.4.1
Versions:
1.4
Assignee: Brett Porter
Reporter: Joerg Schaible
Created: Wed, 14 Jul 2004 4:22 AM
Updated: Tue, 28 Sep 2004 2:26 AM
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]