Code Monkey home page Code Monkey logo

Comments (9)

haoqoo avatar haoqoo commented on June 3, 2024

cd dubbo目录mvn install后,会在本地仓库创建一个dubbo啊。

from dubbox.

fangstao avatar fangstao commented on June 3, 2024

谢谢
我就是install后,发布到私服的
我的意思,是发布到**仓库,加载方便一点点吧。
或许我感觉从**仓库加载感觉很正式的样子,个人《情节》吧。

from dubbox.

li-shen avatar li-shen commented on June 3, 2024

应该不会发布到**仓库

from dubbox.

gsgsdtc avatar gsgsdtc commented on June 3, 2024
<dependency>
    <groupId>dangdangdotcom</groupId>
    <artifactId>dubbox</artifactId>
    <version>2.8.4</version>
       <scope>system</scope>
    <systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/dubbo-2.8.4.jar</systemPath>
</dependency>

用这种方式我觉得比较好点,dubbox如果不发布到**仓库的话

from dubbox.

yuankui avatar yuankui commented on June 3, 2024

还是用私服吧..方便些

from dubbox.

VectorHo avatar VectorHo commented on June 3, 2024

@gsgsdtc system这种加载外部jar的方式有两个问题:

  • dubbo本身的依赖要声明
  • 最终再次打包不会依赖jar,除非加插件

from dubbox.

lx514014 avatar lx514014 commented on June 3, 2024

mvn install后提示找不到jar包啊

from dubbox.

shijiebei2009 avatar shijiebei2009 commented on June 3, 2024

@li-shen 为嘛不发**仓库呢?

from dubbox.

zhangyou1010 avatar zhangyou1010 commented on June 3, 2024

蛋痛,公网的**库都没看到dubbox

from dubbox.

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.