Sean Busbey created HADOOP-10159: ------------------------------------ Summary: Maven artifacts have incorrect javadoc jar Key: HADOOP-10159 URL: https://issues.apache.org/jira/browse/HADOOP-10159 Project: Hadoop Common Issue Type: Bug Components: build, documentation Affects Versions: 2.2.0, 2.0.6-alpha, 2.1.1-beta, 0.23.10, 0.23.9, 0.23.8, 2.0.4-alpha, 2.1.0-beta, 0.23.7, 0.23.6, 0.23.5, 2.0.3-alpha, 0.23.4, 2.0.2-alpha, 2.0.1-alpha, 2.0.0-alpha, 0.23.3 Reporter: Sean Busbey
Several of the generated Maven artifacts have a (labeled as) javadoc jar that contain things besides javadocs. I checked the following, likely other artifacts are also impacted: * hadoop-client (all the 2.x contain shaded deps and no docs) * hadoop-common (all the 2.x and 0.23.3+ have both javadocs and shaded deps) * hadoop-hdfs (same as hadoop-common, plus classes) * hadoop-streaming (all 2.x and 0.23.3+ have compiled classes and javadocs) -- This message was sent by Atlassian JIRA (v6.1.4#6159)