Re: Issue with and large artifacts.

2011-12-20 Thread Brett Porter
I moderated this through, but I'll note that it should be sent to the us...@maven.apache.org list. In answer to your question - the JDK libraries used by default buffer the entire stream into memory, so you must increase the JVM memory available to accommodate. Alternatively, you can use wagon-

Issue with and large artifacts.

2011-12-20 Thread Lee Crawford
Maven Ant Task folks, Am having a problem with the artifact:deploy task and large artifacts. It appears to attempt to copy the entirety of the artifact into the heap (via ByteArrayOutputStream) as part of the process. This runs into trouble for large artifacts. maven-global-snapshot: [echo