Skip to content

Commit

Permalink
[SPARK-13599] add an enforcer rule to keep groovy artifacts out
Browse files Browse the repository at this point in the history
  • Loading branch information
steveloughran committed Mar 2, 2016
1 parent 7bedeec commit 8b6f422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1829,6 +1829,7 @@
io.netty:netty and io.netty:netty-all.
-->
<exclude>org.jboss.netty</exclude>
<exclude>org.codehaus.groovy</exclude>
</excludes>
<searchTransitive>true</searchTransitive>
</bannedDependencies>
Expand Down

0 comments on commit 8b6f422

Please sign in to comment.