Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Running Maven 2 on Windows XP, repository on Sun Solaris 10
Description
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>