[ https://issues.apache.org/jira/browse/HADOOP-12553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993404#comment-14993404 ]
Akira AJISAKA commented on HADOOP-12553: ---------------------------------------- Attached a patch to fix the error. > [JDK8] Fix javadoc error caused by illegal tag > ---------------------------------------------- > > Key: HADOOP-12553 > URL: https://issues.apache.org/jira/browse/HADOOP-12553 > Project: Hadoop Common > Issue Type: Bug > Components: build, documentation > Reporter: Akira AJISAKA > Assignee: Akira AJISAKA > Priority: Blocker > Attachments: HADOOP-12553.00.patch > > > After HADOOP-11684, {{mvn package -Pdist -DskipTests}} fails on JDK8. > {noformat} > [ERROR] Exit code: 1 - > /testptch/hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/BlockingThreadPoolExecutorService.java:50: > error: invalid uri: "https://github > [ERROR] * This is inspired by <a href = "https://github > [ERROR] ^ > [ERROR] .com/apache/incubator-s4/blob/master/subprojects > [ERROR] /s4-comm/src/main/java/org/apache/s4/comm/staging > [ERROR] /BlockingThreadPoolExecutorService.java" > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)