Details
Description
hadoop-core-2.0.0-mr1-cdh4.1.2-sources.jar, for example, looks like this:
/
/META-INF/
/mapred/org/
/mapred/mapred-default.xml
but it should look like this:
/
/META-INF/
/org/
/mapred-default.xml
This results in sources not being automatically attached in IDEs (in IDEA, in particular)