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

Tolerate maven errors on pom reading #654

Merged

Conversation

holly-cummins
Copy link
Collaborator

I don't see this so much on the CI, but running locally, I get a lot of maven ECONNREFUSED errors, which kill the build. We have retries wrapped around most maven calls, but not the pom reading, so I've added one there.

I've also added a catch so that if errors make it all the way through the retry, we don't halt the build.

@holly-cummins holly-cummins force-pushed the tolerate-more-maven-errors branch from a892a89 to 257c74c Compare February 22, 2024 16:03
Copy link

github-actions bot commented Feb 22, 2024

🙈 The PR is closed and the preview is expired.

@holly-cummins holly-cummins merged commit aa85c58 into quarkusio:main Feb 22, 2024
3 checks passed
@holly-cummins holly-cummins deleted the tolerate-more-maven-errors branch February 22, 2024 16:59
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.

1 participant