-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: Linux
Because Hudson runs an embedded version of Maven the user is unable to pass
MAVEN_OPTS when Maven is invoked. This problem was encountered when trying to
pass heap arguments to Maven for a project that exceeded the 60mb default during
compilation. The result was a StackOverflow compilation error during build.