1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/.mvn
Fabrice Drouin 05f7dc3d75
Verify maven dependency checksums (#2986)
* Verify maven dependency checksums

Maven build process will compute checksums for our dependencies and verify them against a local "trusted checksums" file, and fail the build if they do not match. This process is local and independent of checksums stored and downloaded from maven repositories.

SNAPSHOT dependencies are not verified (but released versions should never depend on SNAPSHOT dependencies).
2025-01-27 13:55:27 +01:00
..
checksums Verify maven dependency checksums (#2986) 2025-01-27 13:55:27 +01:00
wrapper Build against Java 21 (#2929) 2025-01-07 15:56:32 +01:00
maven.config Verify maven dependency checksums (#2986) 2025-01-27 13:55:27 +01:00