Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3
-
Fix Version/s: None
-
Labels:None
-
Environment:maven 1.1 beta 3
-
Number of attachments :
Description
When the bootstrap is launched we test all the plugins.
Before to test the genapp plugin we have :
[exec] +----------------------------------------
[exec] | Test Genapp Plugin - Templates Test
[exec] | Memory: 84M/89M
[exec] +----------------------------------------
After we have :
[exec] +----------------------------------------
[exec] | Test Maven Gump Plugin
[exec] | Memory: 119M/197M
[exec] +----------------------------------------
We lost > 30M of memory
I don't know if this is a problem in the plugin or in the test itself.