Skip to content

Files

Latest commit

e459f72 · Sep 30, 2024

History

History

legal

Eclipse Ditto :: Legal

This folder contains license-informations of Ditto itself and used third-parties.

Update used dependencies

Have a look at folder 3rd-party-dependencies and the shell scripts inside in order to update the used compile, provided, test dependencies and used maven-plugins.

Update NOTICE-THIRD-PARTY.md

Generate/update the file NOTICE-THIRD-PARTY.md like this:

$ cd ../ # switch to ditto/ root dir
$ mvn generate-resources -Pgenerate-third-party-licenses

This will update the NOTICE-THIRD-PARTY.md according to the actually used dependencies including the license information.