Skip to content

Gradle build cache is not being leveraged #9281

@aloubyansky

Description

@aloubyansky

(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/pluginsarea/gradleGradlekind/enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions