jolly-chef-92794
01/28/2016, 7:27 PMtest-jar instead of a jar for a dependency that contains both, with a jar dependency that looks like
jar('org.apache.hadoop', 'hadoop-common', rev='2.0.0-cdh4.6.0', ext='jar', classifier=None)
(the version is in our internal nexus)
Commenting out that block correctly resolves the jar instead of the test-jar.