当前位置:   article > 正文

mvn deploy 报出400错误_could not transfer artifact status 400

could not transfer artifact status 400
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] BUILD FAILURE
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Total time: 2.532 s
  5. [INFO] Finished at: 2014-12-29T19:27:43+08:00
  6. [INFO] Final Memory: 9M/22M
  7. [INFO] ------------------------------------------------------------------------
  8. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:
  9. deploy (default-deploy) on project d4: Failed to deploy artifacts: Could not tra
  10. nsfer artifact d3:d4:jar:0.0.1-20141229.112743-1 from/to loiy_snapshots (http://
  11. 127.0.0.1:8081/nexus/content/repositories/loiy_snapshots/): Failed to transfer f
  12. ile: http://127.0.0.1:8081/nexus/content/repositories/loiy_snapshots/d3/d4/0.0.1
  13. -SNAPSHOT/d4-0.0.1-20141229.112743-1.jar. Return code is: 400, ReasonPhrase: Bad
  14. Request. -> [Help 1]
  15. [ERROR]
  16. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  17. ch.
  18. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  19. [ERROR]
  20. [ERROR] For more information about the errors and possible solutions, please rea
  21. d the following articles:
  22. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
  23. xception


Return code is: 400
400错误的含义是“错误的请求”,在这里的原因是往往是没有部署到nexus的仓库中。


最后发现,本地仓库loiy_snapshots的policy选成Release。


声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Li_阴宅/article/detail/837112
推荐阅读
相关标签
  

闽ICP备14008679号