小编Rus*_*hah的帖子

无法执行目标org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile(default-compile)

我正在使用Maven 3.0.5和Spring Tool Source 3.2并安装了Maven插件.当我尝试'Run As ---> Maven install'时,我收到以下错误:

[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Social Twitter4J Sample 1.0.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.maven.plugins:maven-war-plugin:jar:2.1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is invalid, transitive dependencies (if any) will not …
Run Code Online (Sandbox Code Playgroud)

java maven-3 maven-compiler-plugin

119
推荐指数
9
解决办法
58万
查看次数

标签 统计

java ×1

maven-3 ×1

maven-compiler-plugin ×1