创建maven webapp会产生错误

时间:2014-04-07 09:47:40

标签: eclipse maven web-applications archetypes

我正在使用eclipse kepler,我尝试使用maven创建webapp。 File-> new-> Maven项目。然后我选择了webapp原型并完成了。但它说,

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5

我有良好的互联网连接。此外,intellij idea构建了一个maven webapp。如何解决这个问题。

1 个答案:

答案 0 :(得分:0)

这可能是因为您的目标运行中未配置apache 时间。 右键单击项目 - >属性 - >目标运行时间 - >选择Apache