Dubbo: Maven依赖找不到

Created on 16 Jan 2014  ·  19Comments  ·  Source: apache/dubbo

RT,opensesame的包无法下载,[Maven][http://repo1.maven.org/maven2/com/alibaba/] 中也无法找到对应的包,下的dubbo项目无法编译。

    <parent>
        <groupId>com.alibaba</groupId>
        <artifactId>opensesame</artifactId>
        <version>2.0</version>
    </parent>

Most helpful comment

我build的时候也发现了 大家可以设置maven仓库链接到 http://maven.cuisongliu.com/content/groups/public 我已经上传了opensesame的pom到中央仓库。

All 19 comments

遇到同样的问题,请求帮助

同样的问题

发自我的 iPhone

在 2014年1月18日,14:50,lpingxh [email protected] 写道:

遇到同样的问题,请求帮助


Reply to this email directly or view it on GitHub.

这个开源项目还活跃吗? 所有的文档链接都失效了已经了。

看代码提交,最近的是17天前,应该还活跃。
淘宝阿里最初搞开放平台时开放的态度和现在有很大的差别了吧!
不知道发生了什么事情!

估计过年了吧。:) 等年后再来看看

网站的VIP出问题了,给PE提了单子了

主站貌似不能访问了

code.alibabatech.com 什么时候才能修复啊?

过年都上班了,今天跟进此事

  • 伯昊

找不到opensesame依赖的,请先手动下载https://github.com/alibaba/opensesame
本地install,这几天我们会把opensesame发到mavan中央仓库。

主站什么时候能开呢?

2014-02-10 11:20 GMT+08:00 bladehd [email protected]:

找不到opensesame依赖的,请先手动下载
https://github.com/alibaba/opensesame本地install,这几天我们会把opensesame发到mavan中央仓库。


Reply to this email directly or view it on GitHubhttps://github.com/alibaba/dubbo/issues/21#issuecomment-34598164
.

主站的文档我们已经临时打包,明天会先放到github上供大家下载;

之后会将文档转为markdown,放到github上托管。

地址在:http://alibaba.github.io/dubbo-doc-static/User+Guide-zh.htm

  • 伯昊

前期的一些依赖包,下载解压到本地maven仓库(一般在 ~.m2repositorycomalibaba)
http://usc.googlecode.com/svn/files/package/alibaba-dubbo-dependency.zip

请先手动下载https://github.com/alibaba/opensesame
本地install;弱弱的问下怎么本地安装哈?用什么命令

@ZhangKeyong07

本地install;弱弱的问下怎么本地安装哈?用什么命令

使用maven

mvn install

@lishunli 那个master 依赖包的下载链接失效了吗,怎么打不开页面

@nyzoupu
嗯,已经失效,重新上传了一份
alibaba-dubbo-dependency.zip

mark.

我build的时候也发现了 大家可以设置maven仓库链接到 http://maven.cuisongliu.com/content/groups/public 我已经上传了opensesame的pom到中央仓库。

Was this page helpful?
0 / 5 - 0 ratings