Andrea Aime a écrit :
> Afaik the current defaults are so high to allow merged javadoc generation
Then we should set this value to 1024M only when maven is run with the
"maven.site.build" profile, and use the 128M value otherwise.
Martin
-
Justin Deoliveira ha scritto:
> Hi all,
>
> Currently the root pom on trunk uses a max heap size of 1024M, and 2.3.x
> uses 512M. I am having problems with our build server running out of
> memory with these max heap sizes specified.
>
> I would like to set a lower value in the pom, like around 1
+1 from me
--saul
-Original Message-
From: [EMAIL PROTECTED] on behalf of Justin Deoliveira
Sent: Thu 4/5/2007 2:49 PM
To: Geotools-devel
Subject: [Geotools-devel] test case memory
Hi all,
Currently the root pom on trunk uses a max heap size of 1024M, and 2.3.x
uses 512M. I am having
Hi all,
Currently the root pom on trunk uses a max heap size of 1024M, and 2.3.x
uses 512M. I am having problems with our build server running out of
memory with these max heap sizes specified.
I would like to set a lower value in the pom, like around 128M. However
I don't want to just make the c