Zongle Wang
Zongle Wang
> That dsl is quite complex and might be simplified when using Assertk. I see it too. Will take a look when I'm free of time.
The stacktrace shows clearly, try ```kt tasks.named("distZip") { dependsOn(tasks.withType(com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar::class)) } ```
Closing due to #876.
I addressed a PR to my repo at https://github.com/Goooler/homebrew-repo/pull/10, but seems Brew Casks can't depend on external dependencies.
Seems this Cask could not be submitted to [Homebrew/homebrew-cask](https://github.com/Homebrew/homebrew-cask) as ```sh brew audit --cask --new kotlin-explorer ==> Downloading and extracting artifacts ==> Downloading https://github.com/romainguy/kotlin-explorer/releases/download/v1.1.0/kotlin-explore Already downloaded: /Users/goooler/Library/Caches/Homebrew/downloads/a967504a53c36f103411d7fe18b98f9947706e77e1975c9e2bceaed0b896874e--kotlin-explorer-1.1.0.dmg ==> Downloading https://github.com/romainguy/kotlin-explorer/releases/download/v1.1.0/kotlin-explore...
As a workaround, users can try out ```sh brew install Goooler/repo/kotlin-explorer ``` this cask will be auto bumped by like https://github.com/Goooler/homebrew-repo/pull/11.
I have read the CLA Document and I hereby sign the CLA
I believe we should follow the Gradle guidance to use a standard extension(including honoring the standard extension name), we can note this point in changelog and recommend users to use...
我遇到过这个问题,没有找到必现途径
CC @Badya