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

Steve Loughran commented on HADOOP-19482:
-----------------------------------------

the checker now runs on java17, even if we release on java8. 

> NPE in dependency-check of hadoop-thirdparty
> --------------------------------------------
>
>                 Key: HADOOP-19482
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19482
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: thirdparty-1.4.0
>            Reporter: Steve Loughran
>            Priority: Major
>
> the dependency checker of hadoop-thirdparty PRs fails with an NPE in the 
> plugin.
> {code}
> Error:  Failed to execute goal 
> org.owasp:dependency-check-maven:6.1.5:aggregate (default-cli) on project 
> hadoop-thirdparty: Fatal exception(s) analyzing Apache Hadoop Third-party 
> Libs: One or more exceptions occurred during analysis:
> Error:        UpdateException: java.util.concurrent.ExecutionException: 
> java.lang.NullPointerException
> Error:                caused by ExecutionException: 
> java.lang.NullPointerException
> Error:                caused by NullPointerException: null
> {code}
> There is a much newer version of the library, but it is a java11 release. we 
> will need to find the most recent release without this issue that is java8 
> only.
> Again, this highlights why trying to continue build on java8 is futile



--
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