-
Notifications
You must be signed in to change notification settings - Fork 1
Support for com.gradleup.shadow distributions #37
Copy link
Copy link
Closed
Description
for some reason, the distributionTask is ignored.
configureJvmApplication(images.main, tasks.installShadowDist) {...}
installDist continues to be used instead when preparing the docker build
also, if files{ from { tasks.installShadowDist } } is declared, the values seem to be stepped on if the application plugin is applied.
./gradlew --version
------------------------------------------------------------
Gradle 8.14.1
------------------------------------------------------------
Build time: 2025-05-22 13:44:09 UTC
Revision: c174b82566a79e3575bac8c7648c7b36cd815e94
Kotlin: 2.0.21
Groovy: 3.0.24
Ant: Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM: 21.0.6 (Oracle Corporation 21.0.6+8-LTS-jvmci-23.1-b55)
Daemon JVM: /.../sdkman/candidates/java/21.0.6-graal (no JDK specified, using current Java home)
OS: Mac OS X 15.5 aarch64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels