-3
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project wovv-target: Compilation failure
Unable to locate the Javac Compiler in:
C:\Program Files\Java\jdk1.8.0_131\..\lib\tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.
-> [Help 1]
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.
For more information about the errors and possible solutions, please read the following articles:
[Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
好像你沒有':如果您使用CMD標準雙贏控制檯替換$到%喜歡
也使NetBeans的使用你的系統中安裝了行家喜歡這個我使用bash javac'安裝。你有沒有試過安裝它? – Mureinik
請閱讀此[如何問](http://stackoverflow.com/help/how-to-ask)以改善您的問題與足夠的具體信息來描述您的問題。 – thewaywewere