Steve Loughran created HADOOP-19482:
---------------------------------------
Summary: 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
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]