Do snapshot deployments work?
On Thu, Oct 21, 2010 at 4:34 PM, Sean Owen <[email protected]> wrote: > I should say I suspect this has to do with perhaps a file upload size limit. > Clearly it's getting several modules' worth of files into the repo, I can > see it. However when it goes to upload the biggest one (80MB+) this happens. > > Good theory... wonder how to solve it though. Can this be done manually? I > assume so, via repository.apache.org. I suppose what I am missing is an > understanding of exactly which files need to be uploaded, and then what > happens from there. > > Does anyone with more knowledge know these sorts of things or where I can > find this? > > On Thu, Oct 21, 2010 at 8:11 PM, Sean Owen <[email protected]> wrote: > >> Latest is that I get very far in pushing the release to staging, and hit >> this: >> >> [INFO] [INFO] >> ------------------------------------------------------------------------ >> [INFO] [ERROR] BUILD ERROR >> [INFO] [INFO] >> ------------------------------------------------------------------------ >> [INFO] [INFO] Error deploying artifact: Failed to transfer file: >> https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-distribution/0.4/mahout-distribution-0.4.tar.gz. >> Return code is: 502 >> >> I'm investigating. Keeping you guys informed in case there are any bright >> ideas. >> >
