nacos源码编译打包

1. 从github下载nacos的源码    https://github.com/alibaba/nacos.git 2. 在命令行执行 :如果是windows不要在power shell上执行 mvn -Prelease-nacos -Dmaven.test.skip=true clean install -U  3. 生成的jar包在nacos\distribution\target目录下
相关文章
相关标签/搜索