-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
Confluence javac should not fork so that we don't run into the following problem when compiling
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Fatal error compiling
Embedded error: Error while executing the external compiler.
java.io.IOException: error=7, Argument list too long
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 40 seconds
[INFO] Finished at: Mon Jan 07 19:00:24 CST 2008
[INFO] Final Memory: 113M/237M
[INFO] ------------------------------------------------------------------------