Prepare milestone 0.3.0M8 (#1349)

* Added new script to determine dependencies and check their licenses

* Added new script to determine dependencies and check their licenses

* Updated check-dependencies script

* Updated dependencies

* Update README.md

* Updated 3rd-party dependencies

* Updated 3rd-party dependencies

* Updated 3rd-party dependencies

* Fix copyright statement

* Fix copyright statement

* Add pinentry-mode config option for Maven GPG plugin
This commit is contained in:
Stefan Behl
2023-04-19 13:19:41 +02:00
committed by GitHub
parent 1b342001a2
commit d0882fd87d
7 changed files with 560 additions and 235 deletions

View File

@@ -1,4 +1,5 @@
# 3rd party dependencies
# Third-Party Dependencies
Contains listing of all maven (transient) licenses of the project.
Is primary used to identify all changes between Eclipse releases.
This folder provides listings of all 3rd-party dependencies incl. their licenses. There is a dedicated subfolder for each release (and milestone) holding the release-specific information.
The files are generated using the [check-dependencies.sh](https://github.com/eclipse/hawkbit/tree/master/check-dependencies.sh) script. The script makes use of the [Eclipse Dash License Tool](https://github.com/eclipse/dash-licenses) which identifies and vets the licenses of the project content.