【发布时间】:2023-03-18 01:35:01
【问题描述】:
如果我正在使用以下方式构建投影:
mvn 安装
我看到以下内容:
[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
我不确定在哪里更新我的 java 选项?
我在 ubuntu 上运行它。
【问题讨论】: