Running on AWS EC2 - Linux
Java and mvn installed correctly
But while running mvn clean test
, getting this error
No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
Any idea why that would be?
↧
running mvn command on AWS ec2 linux throws No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
↧