Mavin install时出现的maven-compiler-plugin:2.3.2问题,求大神

INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project demo-webapp: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] 错误:读取 C:\Users\wihltmnet.m2\repository\org\apache\xmlbeans\xmlbeans\2.3.0\xmlbeans-2.3.0.jar 时出错;invalid CEN header (bad signature)
[ERROR] 1 错误
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

错误信息,maven编译插件编译失败,javac触发失败,检查下JDK版本,尽量使用1.8