使用 mvn -U clean package -Prelease -Dmaven.test.skip=true 编译后并未在target目录下找到编译好的二进制部署包?如何解决
2条回答 默认 最新
DolphinScheduler社区 2020-12-22 10:20关注使用 mvn -U clean package -Prelease -Dmaven.test.skip=true 编译后,部署包在dolphinscheduler-dist下
dolphinscheduler-dist/target/apache-dolphinscheduler-incubating-${latest.release.version}-dolphinscheduler-bin.tar.gz: Binary package of DolphinScheduler dolphinscheduler-dist/target/apache-dolphinscheduler-incubating-${latest.release.version}-src.zip: Source code package of DolphinScheduler解决 无用评论 打赏 举报