[ http://jira.codehaus.org/browse/WAGONFTP-9?page=all ]
     
Brett Porter closed WAGONFTP-9:
-------------------------------

    Resolution: Fixed

please only reopen the bug if you show it is not fixed, not that you can't test 
it :)

1.0-alpha-6 is not released. You need 1.0-alpha-6-SNAPSHOT, and need to include 
a repository:
<repositories>
<repository>
<id>snapshots</id>
<url>http://snapshots.maven.codehaus.org/maven2</url>
</repository>
</repositories>


> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to