Add explanation to UnrecoverableKeyException #2852
Annotations
1 error
Test
A problem occurred configuring project ':build-logic'.
> Checksum/PGP violations detected on resolving configuration :classpath
No PGP signature (.asc file) found for artifact:
org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.9.23:gradle82 (pgp=[], sha512=[7A5B24B2C3C80C0EB9D125F4A324AD144E35CE4189519F9AE99142477A5B9C5FF5B12CFA543429133A401463FD70E4E4FD8C800E5D25E930A908A42703C8449B])
There might be more checksum violations, however, current configuration specifies the build to fail on the first violation.
You might use the following properties:
* -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies)
* -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff
* -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums
* -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish
It will collect all the violations, however untrusted code might be executed (e.g. from a plugin)
You can find updated checksum.xml file at /home/runner/work/jmeter/jmeter/build-logic/build/checksum/checksum.xml.
You might add -PchecksumUpdate to update root checksum.xml file.
|
Loading