blob: 51eca6a593c7ce0c43882a8af8d85797b6e64f8a [file] [log] [blame]
diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml
index ddebfa93a43..c356b1921cb 100644
--- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml
+++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml
@@ -729,6 +729,8 @@
<exclude>objenesis-license.txt</exclude>
<exclude>org/hamcrest/**/*.class</exclude>
<exclude>org/hamcrest/*.class</exclude>
+ <exclude>org/objenesis/**/*.class</exclude>
+ <exclude>org/objenesis/*.class</exclude>
</excludes>
</filter>
<!-- skip grizzly internals we don't need to run. -->