Skip to content

Common maven plugins for integration tests #1492

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

Merged

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Oct 26, 2023

No description provided.

@@ -31,6 +31,63 @@
<skip>true</skip>
</configuration>
</plugin>

<!-- build image in the 'package' phase, and ignore plain tests -->
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the idea is this PR is mainly here: we use 3 plugins in almost all integration tests and they are duplicated everywhere. So I decided to move them to the parent project and as such children will get them.

@wind57 wind57 marked this pull request as ready for review October 27, 2023 08:14
@wind57
Copy link
Contributor Author

wind57 commented Oct 27, 2023

@ryanjbaxter simplifications in all integration tests, in common maven plugins. thank you

@ryanjbaxter ryanjbaxter added this to the 3.0.5 milestone Oct 27, 2023
@ryanjbaxter ryanjbaxter merged commit edca796 into spring-cloud:3.0.x Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants