Closed kevin19931015 closed 6 years ago
谢谢!
不好意思,再打扰一下, maven构建项目的时候,2.4.0好像不可以。
这样写有问题吗。
可能是没有发布到maven中央仓库。如果你们有内部的maven仓库的话,可以先distribute上去,然后依赖内部的maven仓库。
mvn install:install-file -Dfile=jar包路径 -DgroupId=com.alibaba.jstorm -DartifactId=jstorm-core -Dversion=2.4.0 -Dpackaging=jar
@unsleepy22 @panguoqing 非常感谢 想问一下有没有热升级方面的资料
请问有没有发布啊