I can't seem to get the latest Tomcat 6.x onto our Maven repo. I've tried both 
mvn deploy and using the Nexus web ui.

The Nexus UI is just displaying an endless progress bar. 

Using the following mvn deploy command:
mvn deploy:deploy-file 
-Durl=https://m2.duraspace.org/content/repositories/thirdparty 
-DrepositoryId=duraspace-thirdparty -Dfile=/tmp/apache-tomcat-6.0.35.zip 
-DgroupId=org.fcrepo -DartifactId=apache-tomcat -Dversion=6.0.35 -Dpackaging=zip

Maven reports the zip as uploaded, but pauses for 20+ minutes before outputting 
the following:

Uploading: 
https://m2.duraspace.org/content/repositories/thirdparty/org/fcrepo/apache-tomcat/6.0.35/apache-tomcat-6.0.35.zip
Uploading: 
https://m2.duraspace.org/content/repositories/thirdparty/org/fcrepo/apache-tomcat/6.0.35/apache-tomcat-6.0.35.pom
Uploaded: 
https://m2.duraspace.org/content/repositories/thirdparty/org/fcrepo/apache-tomcat/6.0.35/apache-tomcat-6.0.35.pom
 (426 B at 0.1 KB/sec)

<snip>

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy-file (default-cli) on 
project fcrepo: Failed to deploy artifacts: Could not transfer artifact 
org.fcrepo:apache-tomcat:zip:6.0.35 from/to duraspace-thirdparty 
(https://m2.duraspace.org/content/repositories/thirdparty): Error transferring 
file: Error writing to server -> [Help 1]

Can one of the other committers give this a try?

Thanks,
Eddie
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fedora-commons-developers mailing list
Fedora-commons-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

Reply via email to