Failed to query the value of property 'buildFlowServiceProperty'.
> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@43e7c525 of type BuildFlowService.Parameters
> A problem occurred configuring project ':src:bom'.
> Could not determine the dependencies of null.
> Checksum/PGP violations detected on resolving configuration :src:bom:classpath
No PGP signature (.asc file) found for artifact:
me.champeau.jmh:jmh-gradle-plugin:0.7.2 (pgp=[], sha512=[E433E221C9167BB937EC0DF7626B5BBBE99E08C566A6D54BA7D2E04252DD452B4CA957B57E687F85F958DF0CE12678E17D0BCB527E1077770C8B7390CE58F56C])
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 D:\a\jmeter\jmeter\build\checksum\checksum.xml.
You might add -PchecksumUpdate to update root checksum.xml file.
> Project :src:bom is listed in publishedProjects, however it misses maven-publish plugin. Please add maven-publish plugin (e.g. replace build-logic.jvm-library with build-logic.jvm-published-library) or move the project to the list of notPublishedProjects