无法解析..使用 ant 和 ivy 构建 red5 时解析会永远等待
我正在一步一步地在 Ubuntu 9.04 中安装 RED5。
在执行 ant 命令时,它在详细模式下永远等待
[ivy:resolve] :: resolving dependencies :: red5#server;working@satya-vbox4red5
[ivy:resolve] confs: [java6]
,我发现它在搜索依赖项时失败了。 详细输出可以在 http://pastebin.com/uyaQ03cK 找到
我通过代理服务器访问互联网要求身份验证(用户名和密码)。
I am following step by step for installation of RED5 in Ubuntu 9.04.
While executing ant command, it waits forever at
[ivy:resolve] :: resolving dependencies :: red5#server;working@satya-vbox4red5
[ivy:resolve] confs: [java6]
in verbose mode, I saw that it is failing while searching for dependencies..
verbose output can be found at http://pastebin.com/uyaQ03cK
I am accessing the internet through a proxy server which asks for authentication(userid and password).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试配置 ANT 以使用代理:
Try configuring ANT to use the proxy: