HADOOP-19700. hadoop-thirdparty build to update maven plugin dependencies (#46)


* upgrade to dependency analyzer 12.1.5
* exclude all transitive dependencies from avro
* allow for nvd api key to be passed in (and document this)
* disable sonatype OSS provider as it now needs user + password

The dependency analyzer now requires java11+, so the dependency_check action
specifies this. If you do a release in the same configuration, it will be java11+ only too,
so take care.

Also updated the http://apache.org links to https:// in the edited files
* and in XSD resource location

Contributed by Steve Loughran.
6 files changed
tree: e42a571495b63ae9165d44040b7aaa2bec71281a
  1. .github/
  2. dev-support/
  3. hadoop-shaded-avro_1_11/
  4. hadoop-shaded-guava/
  5. hadoop-shaded-protobuf_3_25/
  6. licenses-binary/
  7. src/
  8. .asf.yaml
  9. .gitignore
  10. LICENSE-binary
  11. LICENSE.txt
  12. NOTICE-binary
  13. NOTICE.txt
  14. pom.xml
  15. README.md
README.md

Apache Hadoop Thirdparty

Apache Hadoop Thirdparty packages relocated third-party libraries used by Apache Hadoop.

DISCLAIMER : This project is for Apache Hadoop internal use. Included libs and/or their versions are subject to change at the dictate of hadoop without regard to the concern of others!