Closed simonedavico closed 4 years ago
Try updating to version 1.10.0 of the plugin, I don't recognize the error but testing the latest version might help.
I am already using the latest version :) It is worth noting that this started happening suddenly last Friday, I fear that the dependency might have been moved to some other repository. Are you able to reproduce the issue?
I can't reproduce it, though it does indeed seem to be missing from Maven Central. I'm not sure I can do anything from my end, I inherit the dependency from detekt, they use it for the html report, I would check with detekt directly.
Good point, I will raise an issue in detekt repository.
The dependency has been re-linked to jcenter again: https://github.com/detekt/detekt/issues/2882#event-3560718071.
I can confirm, I was able to run the check successfully. Closing, thank you!
It looks like the
0.7.1
version ofkotlinx-html-jvm
has disappeared from the Maven Central repository.This is what I get when I run the detekt plugin: