https://bz.apache.org/bugzilla/show_bug.cgi?id=64702
Vladimir Sitnikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Vladimir Sitnikov <[email protected]> --- "--scan" option adds an extra jar on the classpath, which triggers classpath integrity. You could add the file to the list of acceptable ones (see expectedSha512) you could disable the verification (e.g. comment the throw statement) The current development sources already have a pre-configured entry for gradle-enterprise-gradle-plugin, so I don't think there's much to be done here. -- You are receiving this mail because: You are the assignee for the bug.
