Maven error : No compiler is provided in this environment. You are running on a JRE rather than a JDK?
Is related with the setting of installed JRE of eclipse, so we will make appropriate setting over there to solve issue.
STEP1 >
Go to Window, Preferences, Installed JREs,
Then see there you JRE or JDK?
STEP 2 >
Click Add, and available JDK and press Ok.
And problem will be solved.
Summary -
So in this tutorial we solved very common Maven error : No compiler is provided in this environment. You are running on a JRE rather than a JDK?
Having any doubt? or you liked the tutorial! Please comment in below section.
Please express your love by liking JavaMadeSoEasy.com (JMSE) on facebook, following on google+ or Twitter.
RELATED LINKS>