提交 0fe2e66d 编写于 作者: J julian

Add Grafana IoTDB Bridge Artefact to distrbution in tools/grafana folder.

上级 eb316e32
......@@ -64,4 +64,20 @@
<outputDirectory>docs</outputDirectory>
</fileSet>
</fileSets>
<moduleSets>
<moduleSet>
<!-- Enable access to all projects in the current multimodule build! -->
<useAllReactorProjects>true</useAllReactorProjects>
<!-- Now, select which projects to include in this module-set. -->
<includes>
<include>org.apache.iotdb:iotdb-grafana</include>
</includes>
<binaries>
<outputDirectory>/tools/grafana/</outputDirectory>
<unpack>false</unpack>
<includeDependencies>false</includeDependencies>
<outputFileNameMapping>${artifact.artifactId}.${artifact.extension}</outputFileNameMapping>
</binaries>
</moduleSet>
</moduleSets>
</assembly>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册