我正在尝试java使用maven. 我已经用正确的click on pom file >> in (m2eclipse 连接器)Maven试过了Maven InstallEclipse
Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.5:resources (default-resources) ...
Could not transfer artifact org.apache.maven.shared:maven-filtering:pom:1.0 from/to maven-central (http://repo.maven.apache.org/maven2/)
然后我在命令提示符下尝试了它mvn clean compile,但我得到了这个屏幕截图:

在我看来,即使我可以使用相同的 URL 在浏览器中访问 pom 文件,maven也无法访问。maven-filtering-1.0 file我是新手,maven不知道如何解决这个问题。任何帮助是极大的赞赏!