Skip to content

Commit

Permalink
[FLINK-8383][mesos] Disable test-jar shading
Browse files Browse the repository at this point in the history
This closes apache#5258.
  • Loading branch information
zentol committed Jan 8, 2018
1 parent 542419b commit 8dd9b12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flink-mesos/pom.xml
Expand Up @@ -262,6 +262,7 @@ under the License.
<goal>shade</goal>
</goals>
<configuration>
<shadeTestJar>false</shadeTestJar>
<artifactSet>
<includes combine.children="append">
<include>com.google.protobuf:protobuf-java</include>
Expand Down

0 comments on commit 8dd9b12

Please sign in to comment.