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

docs: Use mvn verify instead of mvn integration-test #177

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

johanandren
Copy link
Member

It seems mvn integration-test does not fail the build on test failure in all circumstances and verify is anyway the recommended way to run surefire integration tests according to their docs.

Copy link
Member

@octonato octonato left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@franciscolopezsancho franciscolopezsancho left a comment

Choose a reason for hiding this comment

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

LGTM

@franciscolopezsancho franciscolopezsancho merged commit 55369cb into main Jan 27, 2025
24 checks passed
@franciscolopezsancho franciscolopezsancho deleted the wip-verify-instead-of-integration-tests branch January 27, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation related java-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants