java - No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? - maven build -


when compiling maven project, shows below error (in image). instead of jre, have mapped jdk compilation.

any suggestion regarding how fix great 1

make sure java_home (in windows) variable points installation of jdk, make sure version of jdk matches 1 specified in pom.xml


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

python - How to read gradle build progress from it's output? -

c# - How do I debug "System.DllNotFoundException: The specified procedure could not be found"? -