-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
area/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginsIssues/PR related to maven, gradle, platform and cli tooling/pluginsarea/gradleGradleGradlekind/enhancementNew feature or requestNew feature or request
Milestone
Description
(Following a discussion on Zulip https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/Quarkus.20.26.20Kubernetes.20Development.20Environment/near/197398968)
This leads to slower continuous builds.
E.g. the QuarkusBuild gradle task does not declare the output, so no follow-up task can be cached. Quarkus also does not declare any "input" files, which means that the task always runs, even if there is nothing to do.
Metadata
Metadata
Assignees
Labels
area/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginsIssues/PR related to maven, gradle, platform and cli tooling/pluginsarea/gradleGradleGradlekind/enhancementNew feature or requestNew feature or request