Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task :distZip FAILED #303

Closed
chund opened this issue Aug 11, 2022 · 0 comments
Closed

Task :distZip FAILED #303

chund opened this issue Aug 11, 2022 · 0 comments

Comments

@chund
Copy link

chund commented Aug 11, 2022

I see error message:
Task :distZip FAILED
A problem was found with the configuration of task ':distZip' (type 'Zip').

  • Type 'org.gradle.api.tasks.bundling.Zip' property 'archiveFile' doesn't have a configured value.

I can run this without issues:
./gradlew clean build -x test -x integTest

But running dist task failes with above error:
./gradlew distZip

Am I doing something wrong?
I am running this on Ubuntu in WSL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants