Tsz Wo Nicholas Sze created HDFS-12527:
------------------------------------------
Summary: CLONE - javadoc: error - class file for
org.apache.http.annotation.ThreadSafe not found
Key: HDFS-12527
URL: https://issues.apache.org/jira/browse/HDFS-12527
Project: Hadoop HDFS
Issue Type: Bug
Components: documentation
Reporter: Tsz Wo Nicholas Sze
Assignee: Mukul Kumar Singh
{code}
[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.
{code}
To reproduce the error above, run
{code}
mvn package -Pdist -DskipTests -DskipDocs -Dtar
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]