[ 
https://issues.apache.org/jira/browse/HADOOP-18718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716709#comment-17716709
 ] 

ASF GitHub Bot commented on HADOOP-18718:
-----------------------------------------

ayushtkn commented on PR #5592:
URL: https://github.com/apache/hadoop/pull/5592#issuecomment-1523387368

   Should be good, if the build doesn't complain. The findbug thing looks like 
a leftover to me. We don't run neither setup findbugs now in our jenkins job, 
we just run spotbugs
   
https://github.com/apache/hadoop/blame/55eebcf277da3fb3a8af2c316c36c63be3c3ed65/dev-support/bin/hadoop.sh#L486




> Fix several maven build warnings
> --------------------------------
>
>                 Key: HADOOP-18718
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18718
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.4.0
>            Reporter: Dongjoon Hyun
>            Priority: Trivial
>              Labels: pull-request-available
>
> {code}
> [WARNING] 'build.plugins.plugin.version' for 
> org.cyclonedx:cyclonedx-maven-plugin is missing.
> {code}
> {code}
> [WARNING] Unknown keyword additionalItems - you should define your own Meta 
> Schema. If the keyword is irrelevant for validation, just use a 
> NonValidationKeyword
> {code}
> {code}
> [WARNING] 'build.plugins.plugin.version' for 
> org.codehaus.mojo:findbugs-maven-plugin is missing
> {code}
> {code}
> [WARNING] Parameter 'requiresOnline' is unknown for plugin 
> 'exec-maven-plugin:1.3.1:exec (pre-dist)'
> {code}
> {code}
> [WARNING] Parameter 'destDir' (user property 'destDir') is deprecated: No 
> reason given
> {code}
> {code}
> [WARNING] Parameter 'tasks' is deprecated: Use target instead
> [WARNING] Parameter tasks is deprecated, use target instead
> {code}
> {code}
> [WARNING] Parameter 'systemProperties' is deprecated: Use 
> systemPropertyVariables instead.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to