Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.2
-
None
-
Windows XP SP2, JDK 1.6, Maven 2.0.9, surefire 2.4.2
Description
I use the jvm option "-Xmx1024m" to execute maven 2.0.9. I've got heavy integration tests.
When the process surefire forks, it does not use this option. His maximum heap size is only 65 MB.