【问题标题】:Why iotdb zeppelin-interpreter jar does not include dependent packages?为什么iotdb zeppelin-interpreter jar 不包含依赖包?
【发布时间】:2021-11-27 03:50:51
【问题描述】:

我的 IoTDB 版本是 0.12.1。

我按照官方文档https://iotdb.apache.org/UserGuide/V0.12.x/Ecosystem%20Integration/Zeppelin-IoTDB.html打包了zeppelin-interpreter。

命令是mvn clean package -pl zeppelin-interpreter -am -DskipTests

仅生成 zeppelin-iotdb-0.12.1.jar 和 zeppelin-iotdb-0.12.1-sources.jar,但缺少 zeppelin-{version}-SNAPSHOT-jar-with-dependencies.jar。

如何生成带有依赖项的 jar?

【问题讨论】:

    标签: database time-series apache-zeppelin apache-iotdb iotdb


    【解决方案1】:

    请在 mvn 命令中添加-P get-jar-with-dependencies

    我们已经修复了文档。感谢您的反馈意见。 :)

    【讨论】:

      猜你喜欢
      • 2015-01-27
      • 2015-04-19
      • 2023-03-30
      • 1970-01-01
      • 2014-06-08
      • 1970-01-01
      • 2015-03-12
      • 1970-01-01
      相关资源
      最近更新 更多