On Mon, 24 Oct 2022 13:25:37 GMT, Nir Lisker <[email protected]> wrote:
> I managed to solve is using `gradlew --write-verification-metadata sha256 > help`. The manual says it should be run after updating a dependency, so I > wonder why I'm the only one with this problem. That should not be necessary, since no dependencies have been updated recently. I suspect something else is at work here. You might want to try from a clean repo (after reverting the changes to `verification-metadata.xml`). ------------- PR: https://git.openjdk.org/jfx/pull/930
