The following issue has been updated:
Updater: Joerg Schaible (mailto:[EMAIL PROTECTED])
Date: Wed, 14 Jul 2004 5:32 AM
Comment:
Wrapper DOS batch
Changes:
Attachment changed to scpwin.bat
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MPARTIFACT-28?page=history
---------------------------------------------------------------------
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 5:32 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]