diff --git a/lib/commons/BUCK b/lib/commons/BUCK index 6f412e4a02..fd066ef460 100644 --- a/lib/commons/BUCK +++ b/lib/commons/BUCK @@ -73,6 +73,7 @@ maven_jar( id = 'commons-io:commons-io:1.4', sha1 = 'a8762d07e76cfde2395257a5da47ba7c1dbd3dce', license = 'Apache2.0', + exclude = ['META-INF/MANIFEST.MF'], ) maven_jar(