It's failing on the call to scp:

    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'scp' with arguments:
'commons-proxy-0.1-site.tar.gz'
'[EMAIL PROTECTED]:/www/jakarta.apache.org/commons/sandbox/proxy/'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'scp' with
arguments
:
'commons-proxy-0.1-site.tar.gz'
'[EMAIL PROTECTED]:/www/jakarta.apache.org/commons/sandbox/proxy/'

The ' characters around the executable and arguments are
not part of the command.

    [exec] xfree: NULL pointer given as argument
    [exec] lost connection
    [exec] [ERROR] Result: 1

-----Original Message-----
From: Jörg Schaible [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 26, 2005 11:12 AM
To: Jakarta Commons Developers List
Subject: RE: [proxy] vs proxytoys

Hi James,

I just realized form your output, that you must have changed this locally.
Try running maven with -X option and see if there's a problem reported.

- Jörg


Jörg Schaible wrote on Friday, August 26, 2005 5:10 PM:

> I checked the project.xml that is in subversion and you have
> to make proper values for the following entries (taken from
> sandbox/id): 
> 
> 
> 
> <issueTrackingUrl>http://issues.apache.org/bugzilla/buglist.cg
> i?query_format=specific&amp;bug_status=__open__&amp;prod
> uct=Commons&amp;content=id</issueTrackingUrl>
>   <siteAddress>cvs.apache.org</siteAddress>
> 
> <siteDirectory>/www/jakarta.apache.org/commons/sandbox/id/</si
> teDirectory> 
> 
> <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-
> commons-sandbox/id/</distributionDirectory>
> 
> 
> - Jörg
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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




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

Reply via email to