>> Every now and then, I get the error " 507 Insufficient Storage" >> during mvn >> deploy. Is this a known error? >> >> I'd like to debug this. Where in the server code is this error >> generated? > Are you deploying to a windows machine?
Yes. > maybe the path is too long? I can upload the JAR and POM without problem but as soon as the maven-metadata.xml is uploaded, I get this error. Just to be sure: I tried on two machines. One had 130GB free, the other 7.5GB. >> [INFO] Uploading repository metadata for: 'artifact >> statcvs:maven-statcvs-plugin' >> Connecting to http://.../archiva/repository/... >> 28.11.2006 14:13:41 org.apache.commons.httpclient.HttpMethodBase >> processRedirectResponse >> INFO: Redirect requested but followRedirects is disabled >> [INFO] >> ---------------------------------------------------------------------- >> -- >> [ERROR] BUILD ERROR >> [INFO] >> ---------------------------------------------------------------------- >> -- >> [INFO] Error installing artifact's metadata: Error while deploying >> metadata: Failed to transfer file: >> http://.../archiva/repository/.../statcvs/maven-statcvs-plugin/ >> maven-metadata.xml. >> Return code is: 507 Insufficient Storage Regards, -- Aaron Digulla
