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

[BUG] Gradle assemble task fails due to missing build.gradle files in docker subprojects #8903

Closed
evankielley opened this issue Jul 27, 2023 · 0 comments · Fixed by #8904
Closed
Labels
bug Something isn't working untriaged

Comments

@evankielley
Copy link
Contributor

Describe the bug
This is a follow-up to PR #4723 which removed build.gradle files from docker subprojects which, in turn, causes the gradle assemble task to fail.

To Reproduce
Steps to reproduce the behavior:

  1. Ensure your local repo matches the remote -- ./gradlew clean
  2. Run gradle assemble task -- ./gradlew assemble

Expected behavior
The gradle assemble task should succeed.

Plugins
None.

Screenshots
image

Host/Environment (please complete the following information):

  • OS: Mac OS X
  • Version 13.3.1 (aarch64)

Additional context
None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
1 participant