提交 96590ffa 编写于 作者: Z zentol

[FLINK-4122] Disable root shading in Cassandra jar

上级 4c4a6f19
......@@ -59,11 +59,12 @@ under the License.
<executions>
<!-- Run shade goal on package phase -->
<execution>
<id>shade-flink</id>
<phase>package</phase>
<goals>
<goal>shade</goal>
</goals>
<configuration>
<configuration combine.self="override">
<artifactSet>
<includes>
<include>com.datastax.cassandra:cassandra-driver-core</include>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册