If I am building a projecting using:
mvn install
I see the following:
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Failure executing javac, but could not parse the error: The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError: PermGen space I'm not sure where I would be updating my java options?
I'm running this on ubuntu.