Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Labels:None
-
Environment:Windows XP, Maven 1.0.2, maven-xdoc-plugin-1.9-svn-SNAPSHOT-157980 and commons-jelly-1.0-RC1.jar via jar override
Description
During the dashboard report memory consumption of maven grows excessively. I need to set MAVEN_OPTS=-Xmx1024M to get my build through (but I still need to add more projects).
I really love maven, but the memory consumption is a big issue. I looked at commons-jelly and it seems they have fixed a quite big memory leak, and it works fine for the updated xdoc plugin, but maven itself still seems to leak.
Anyway any tips/tricks, except hoping for the next maven release?
Hi Florian,
I don't think this is a DASHBOARD plugin issue. If it is let me know how we can solve it. I suggest you open an issue for Maven itself or for the xdoc plugin if you think the problem comes from there.
Let me know when I can close this issue.