Giter VIP home page Giter VIP logo

Comments (8)

nobodyiam avatar nobodyiam commented on May 14, 2024

这部分依赖在最外层的pom.xml声明过会从github拉取(travis-ci是可以编译通过的),估计是网络比较慢,没拉下来。

<repository>
    <id>internal.repo</id>
    <url>https://raw.github.com/ctripcorp/apollo/mvn-repo/</url>
</repository>

可以尝试直接把mvn-repo分支下载到本地,放到本地maven仓库中:https://github.com/ctripcorp/apollo/tree/mvn-repo

from apollo.

jojozoo avatar jojozoo commented on May 14, 2024

唉 依赖的库很多版本都过低了吧?

from apollo.

jojozoo avatar jojozoo commented on May 14, 2024

image
编译不了

from apollo.

nobodyiam avatar nobodyiam commented on May 14, 2024

@jojozoo 我刚刚找了台windows机器,试了下,是可以编译通过的。
另外,我们的项目接了travis-ci,所以如果编译有问题的话,早就会提示了。。
你是否可以把编译的日志输出(执行下面的命令)发给我 [email protected]

mvn compile --log-file log.txt

另外,依赖的库应该说不是最新的,但说不上过低吧。。。依赖的详情可以通过下面链接查看的。
https://www.versioneye.com/user/projects/56e3ce40df573d0043113a24

from apollo.

jojozoo avatar jojozoo commented on May 14, 2024

能编译了 cat是否用了自己二次开发版本?windows布署是否会存在问题?依赖的库应该算是半年前的了

from apollo.

jojozoo avatar jojozoo commented on May 14, 2024

用了过多插件 看来直接想用代码布署还不是一时三会搞得掂。。

from apollo.

nobodyiam avatar nobodyiam commented on May 14, 2024

cat是携程内部增强版。
Windows部署理论上应该没问题的,因为我们都是基于Spring boot的,不过还没有测试过。

from apollo.

nobodyiam avatar nobodyiam commented on May 14, 2024

@jojozoo 如果编译没问题的话,请close issue吧~

from apollo.

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.