You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Anu Engineer (JIRA)" <ji...@apache.org> on 2017/09/22 22:10:00 UTC

[jira] [Resolved] (HDFS-12527) javadoc: error - class file for org.apache.http.annotation.ThreadSafe not found

     [ https://issues.apache.org/jira/browse/HDFS-12527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anu Engineer resolved HDFS-12527.
---------------------------------
    Resolution: Not A Problem

Trunk reverted HADOOP-14655, I have merged that change and now ozone branch builds correctly. [~msingh], [~szetszwo] and [~elek] appreciate your help in root causing and getting this fixed.


> 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: Sub-task
>          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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org