You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-dev@maven.apache.org by "Heiner Wieder (JIRA)" <ji...@codehaus.org> on 2006/01/09 13:05:03 UTC

[jira] Commented: (WAGONFTP-9) Wagon FTP hangs attempting to deploy artifact

    [ http://jira.codehaus.org/browse/WAGONFTP-9?page=comments#action_55291 ] 

Heiner Wieder commented on WAGONFTP-9:
--------------------------------------

Hi, Brett!

The ftp deployment works now, but it is really slow. Retrieving/uploading build number/metadata of a simple project needs between 3 and 6 minutes during deployment of a snaphot version. 

> Wagon FTP hangs attempting to deploy artifact
> ---------------------------------------------
>
>          Key: WAGONFTP-9
>          URL: http://jira.codehaus.org/browse/WAGONFTP-9
>      Project: wagon-ftp
>         Type: Bug

>  Environment: Running Maven 2 on Windows XP, repository on Sun Solaris 10
>     Reporter: K.C. Baltz
>     Assignee: Brett Porter
>      Fix For: 1.0-alpha-6

>
>
> When deploying my artifact to my repository via FTP, the process hangs (it eventually fails after many minutes).  I've noticed that it only fails the second time the artifact is deployed, so it seems to be related to retrieving the previous build number/metadata.
>         <snapshotRepository>
>             <id>CopartSnapshotDeploy</id>
>             <name>Repository Name</name>
>             <url>ftp://cvs.copart.com/repository</url>
>         </snapshotRepository>

-- 
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: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org