Compile Errors without setting “JAVA_HOME”
The error looks like following
variable environment not initialized in the default constructor
It seems lomlock doesn’t work. It turns out I don’t set the “JAVA_HOME”. jenv should be able to set it for me automatically
Why maven is so stupid that it doesn’t alert me that “JAVA_HOME” is not set…