Maven构建失败。 ClientProtocolException:服务器无法响应有效的HTTP响应

时间:2018-04-07 07:46:23

标签: java eclipse maven eclipse-plugin

所以,我已经使用主机和端口正确设置了我的“setting.xml”文件。现在,每当我尝试“mvn clean”时,它都会给我以下错误。 请帮忙。

插件org.apache.maven.plugins:maven-clean-plugin:2.5或其中一个依赖项无法解析:无法读取org.apache.maven.plugins的工件描述符:maven-clean-plugin:jar :2.5:无法传输工件org.apache.maven.plugins:maven-clean-plugin:pom:2.5 from / to central(https://repo.maven.apache.org/maven2):TransferFailedException:ClientProtocolException:服务器无法响应有效的HTTP响应 - > [帮助1]

[ERROR] [错误]要查看错误的完整堆栈跟踪,请使用-e开关重新运行Maven。

[错误]使用-X开关重新运行Maven以启用完整的调试日志记录。

[ERROR] [错误]有关错误和可能的解决方案的更多信息,请阅读以下文章:

[错误] [帮助1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

0 个答案:

没有答案