Skip to content

Support for com.gradleup.shadow distributions #37

@cwensel

Description

@cwensel

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions