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

[Backport stable/8.2] ci: always cache maven dependencies #12726

Merged
merged 12 commits into from May 9, 2023

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #12424 to stable/8.2.

relates to

This creates `.mvn/maven.config` with config that we want to use for all
maven invocations in CI. Otherwise, it's easy to make changes where
we would suddenly run maven with different config that is either
incompatible or not as reliable.

(cherry picked from commit dc13d9c)
This ensures that we don't cache locally installed artifacts or
snapshot artifacts from our dependencies.

(cherry picked from commit 6a82e0e)
(cherry picked from commit 7eefd9e)
(cherry picked from commit d3e638e)
Copy link
Member

@oleschoenburg oleschoenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

Copy link
Member

@oleschoenburg oleschoenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@zeebe-bors-camunda
Copy link
Contributor

Already running a review

@zeebe-bors-camunda
Copy link
Contributor

Build succeeded:

@zeebe-bors-camunda zeebe-bors-camunda bot merged commit 7531996 into stable/8.2 May 9, 2023
29 checks passed
@zeebe-bors-camunda zeebe-bors-camunda bot deleted the backport-12424-to-stable/8.2 branch May 9, 2023 15:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants