Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: IDE Integration
-
Labels:None
-
Environment:MacOS 10.6 / JDK6
-
Number of attachments :
Description
Inline gmaven scripts that work just fine when running maven from the shell cause a lot of problems when run via m2eclipse/IAM.
The results are odd and unpredictable: OutOfMemoryError in PermGen, excessive memory usage by the eclipse process, silent build failures, "Internal error in the plugin manager executing goal", etc. They can take some time to show up, but once they do, restarting eclipse seems to be the only way to remedy the problem.
Sorry I cannot be more specific right now...it actually took quite a bit of time to determine that gmaven was the root cause of these varied issues.
I will add more detail if this is not a known problem or a duplicate....