Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
"mvn package -Pdist,docs -DskipTests" fails with following error. It looks like jdiff problem as Li Lu mentioned on HADOOP-11776.
[javadoc] ExcludePrivateAnnotationsJDiffDoclet
[javadoc] JDiff: doclet started ...
[javadoc] JDiff: reading the old API in from file '/home/ubuntu/hadoop-dev/hadoop-common-project/hadoop-common/dev-support/jdiff/Apache_Hadoop_Common_2.6.0.xml'...Warning: API identifier in the XML file (hadoop-core 2.6.0) differs from the name of the file 'Apache_Hadoop_Common_2.6.0.xml'.......
[javadoc] JDiff: reading the new API in from file '/home/ubuntu/hadoop-dev/hadoop-common-project/hadoop-common/target/site/jdiff/xml/Apache_Hadoop_Common_2.8.0-SNAPSHOT.xml'...Warning: incorrectly formatted @link in text: Options to be used by the {@link Find} command and its {@link Expression}s.
........
[javadoc] Error: duplicate comment id: org.apache.hadoop.metrics2.MetricsSystem.register_changed(java.lang.String, java.lang.String, T)
A link to the comment by Li lu is here.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-13428 Fix hadoop-common to generate jdiff
-
- Resolved
-