There's a way, sure, but the easiest thing truly is to re-run the build. If tests have definitely passed, you can "-DskipTests" to really speed it up. Make sure you undo whatever happened in the build first with the rollback command.
On Fri, Jun 8, 2012 at 7:11 PM, Paritosh Ranjan <[email protected]> wrote: > Got a Java Heap Space Error in the last step of uploading mahout distribution > :(. > Is there any workaround for this, can I manually upload the artifacts for > mahout-distribution? > Otherwise I will have to repeat the complete length build again ( with > increased Java Heap Space ). > > [INFO] [INFO] Trace > [INFO] java.lang.OutOfMemoryError: Java heap space >
