The tests need heap to run, but not the upload. You will have had to set MAVEN_OPTS=-Xmx1g or something to get the test part to pass; I can't imagine there's a memory issue for upload. Maybe your internet connection is slow, or some hop along the way -- try again? does release:prepare succeed? I would do that first, and then release:perform only if it works.
On Wed, Feb 1, 2012 at 3:12 AM, Shannon Quinn <[email protected]> wrote: > Build crashed on me due to a java heap size problem. It was uploading the > gzipped release to the repository and counting out the KBs, but apparently > 32772 KB was its limit. Any suggestions? Just try closing out more > programs? :P > > >
