Tsz Wo Nicholas Sze created HDFS-12507:
------------------------------------------

             Summary: StripedBlockUtil.java:694: warning - Tag @link: reference 
not found: StripingCell
                 Key: HDFS-12507
                 URL: https://issues.apache.org/jira/browse/HDFS-12507
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: documentation
            Reporter: Tsz Wo Nicholas Sze


{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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to