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

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -