Coder Social home page Coder Social logo

mvn install缺少依赖包 about taokeeper HOT 10 OPEN

alibaba avatar alibaba commented on September 27, 2024
mvn install缺少依赖包

from taokeeper.

Comments (10)

hi-wayne avatar hi-wayne commented on September 27, 2024 1

我的办法是
https://github.com/downloads/taobao/taokeeper/taokeeper-monitor.tar.gz
下载编译通过的应用程序,然后把上面三个jar,放入本地的nexus私服
这样编译就可以通过了

估计是有些包,taobao还没有开源出来,暂时只能这样搞了

from taokeeper.

 avatar commented on September 27, 2024
    <dependency>
        <groupId>com.taobao.taokeeper</groupId>
        <artifactId>zkclient</artifactId>
    </dependency>

    <dependency>
        <groupId>common.toolkit</groupId>
        <artifactId>common-toolkit</artifactId>
    </dependency>

    <dependency>
        <groupId>common.toolkit</groupId>
        <artifactId>common-toolkit</artifactId>
        <classifier>sources</classifier>
    </dependency>

这几个依赖都没有,用不起来的。淘宝没有对外的maven二方库?

from taokeeper.

hi-wayne avatar hi-wayne commented on September 27, 2024

see https://github.com/nileader
good luck

from taokeeper.

xrogzu avatar xrogzu commented on September 27, 2024

要有开源的态度啊,至少要能在外网maven全部编译通过哦,不开源的包,至少要给个独立的包下载地方吧

from taokeeper.

nileader avatar nileader commented on September 27, 2024

Alibaba OpenSource Maven Repository,all denpendencies are here. Any question: [email protected]


opensource


taocodeReleases
taocode nexus
http://mvnrepo.code.taobao.org/nexus/content/repositories/releases/


taocodeSnapshots
taocode nexus
http://mvnrepo.code.taobao.org/nexus/content/repositories/snapshots/



from taokeeper.

cpsing avatar cpsing commented on September 27, 2024

http://mvnrepo.code.taobao.org/nexus/content/repositories/snapshots/
糟糕!谷歌浏览器无法连接到 mvnrepo.code.taobao.org

from taokeeper.

java10000 avatar java10000 commented on September 27, 2024

不能访问这两个仓库

from taokeeper.

qidaneix avatar qidaneix commented on September 27, 2024

can not find zkclient-0.2-SNAPSHOT.jar too

from taokeeper.

justein avatar justein commented on September 27, 2024

记得git上有人上传过

from taokeeper.

duguyixiaono1 avatar duguyixiaono1 commented on September 27, 2024

不能访问这两个库

from taokeeper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.