Maven Package Compilation Error
问题 i created a webapp project using maven in eclipse. when i run the command mvn package in command prompt it showing folowing error. [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------