Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.0-alpha-2
-
Fix Version/s: None
-
Labels:None
-
Environment:Windows XP SP2, Java 1.5.0_12
-
Number of attachments :
Description
Today I tried to release Surefire by running mvn stage:copy -Dsource="http://people.apache.org/~dfabulich/staging-repo" -Dtarget="scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository" -Dversion=2.4 -DtargetRepositoryId=apache.releases
After downloading a bunch of files, the stage plugin hung; I ultimately had to kill it with Ctrl-C.
[INFO] Downloading file from the source repository: /org//apache//maven//surefire//surefire//maven-metadata.xml.md5
[INFO] Downloading file from the source repository: /org//apache//maven//surefire//surefire//maven-metadata.xml.sha1
[INFO] Downloading metadata from the target repository.
[INFO] Creating zip file.
[INFO] Creating rename script.
[INFO] Uploading zip file to the target repository.
[INFO] Unpacking zip file on the target machine.
[INFO] Deleting zip file from the target repository.
[INFO] Running rename script on the target machine.