You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/05/10 00:54:51 UTC

[GitHub] [hadoop] virajjasani commented on pull request #4267: HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 and maven javadoc plugin to 3.4.0

virajjasani commented on PR #4267:
URL: https://github.com/apache/hadoop/pull/4267#issuecomment-1121740729

   > #4292 should help here
   
   Thanks @steveloughran 
   
   
   
   > There is only 1 error
   > 
   > ```
   > [ERROR] /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-4267/ubuntu-focal/src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/main/java/org/apache/hadoop/yarn/service/api/records/Component.java:120: error: invalid use of @return
   > [ERROR]    * @return restartPolicy
   > ```
   > 
   > and all the rest are warning. You can double check by grepping `error:`. I think we should fix only the above error in this PR. The warnings should be fixed in separate jiras.
   
   @aajisaka The above error is resolved and now JDK 8 Javadoc has 65 `error:` instances for `hadoop-yarn-applications-catalog-webapp` module as per https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4267/7/artifact/out/patch-javadoc-root-jdkPrivateBuild-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07.txt


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org