Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (module-javadocs) on project hadoop-hdfs-client: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - /Users/szetszwo/hadoop/t2/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/util/StripedBlockUtil.java:694: warning - Tag @link: reference not found: StripingCell [ERROR] javadoc: error - class file for org.apache.http.annotation.ThreadSafe not found [ERROR] [ERROR] Command line was: /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/../bin/javadoc -J-Xmx768m @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/Users/szetszwo/hadoop/t2/hadoop-hdfs-project/hadoop-hdfs-client/target/api' dir.
To reproduce the error above, run
mvn package -Pdist -DskipTests -DskipDocs -Dtar
Attachments
Attachments
Issue Links
- is cloned by
-
HDFS-12527 javadoc: error - class file for org.apache.http.annotation.ThreadSafe not found
- Resolved