码迷,mamicode.com
首页 > 编程语言 > 详细

Could not transfer artifact org.libvirt:libvirt:jar:0.4.9 from/to libvirt-org

时间:2015-02-21 10:55:40      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:cloudstack   源码   

CloudStack编译源码出现以下错误

[ERROR] Failed to execute goal on project cloud-plugin-hypervisor-kvm: Could not resolve dependencies for project org.apache.cloudstack:cloud-plugin-hypervisor-kvm:jar:4.2.0: Could not transfer artifact org.libvirt:libvirt:jar:0.4.9 from/to libvirt-org (http://libvirt.org/maven2): GET request of: org/libvirt/libvirt/0.4.9/libvirt-0.4.9.jar from libvirt-org failed: Premature end of Content-Length delimited message body (expected: 70699; received: 42064 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.

查看良久,发现是libvirt0.4.9.jar下载失败
从另一个源中copy一份覆盖到本地,成功编译通过

Could not transfer artifact org.libvirt:libvirt:jar:0.4.9 from/to libvirt-org

标签:cloudstack   源码   

原文地址:http://blog.csdn.net/u011650565/article/details/43897935

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!