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

Fix running and debugging single integration test (GH4513) #5911

Merged
merged 1 commit into from
May 3, 2023

Conversation

neilcsmith-net
Copy link
Member

Add surefire.failIfNoSpecifiedTests=false to the default action mappings for running and debugging single integration tests.

Fixes #4513

Add `surefire.failIfNoSpecifiedTests=false` to the default action mappings for
running and debugging single integration tests.
@neilcsmith-net neilcsmith-net added the Maven [ci] enable "build tools" tests label May 3, 2023
@neilcsmith-net neilcsmith-net added this to the NB18 milestone May 3, 2023
@neilcsmith-net neilcsmith-net requested a review from ebarboni May 3, 2023 08:49
Copy link
Contributor

@ebarboni ebarboni left a comment

Choose a reason for hiding this comment

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

sorry for the delay, completly forget the issue.

@neilcsmith-net neilcsmith-net merged commit 59d48b8 into apache:delivery May 3, 2023
@neilcsmith-net neilcsmith-net deleted the gh4513 branch January 16, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maven [ci] enable "build tools" tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running (or Debugging) a single Integration Test via maven broken in Netbeans 14
3 participants