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

Support testing with multiple Maven versions #231

Open
kwin opened this issue Dec 30, 2021 · 0 comments
Open

Support testing with multiple Maven versions #231

kwin opened this issue Dec 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kwin
Copy link

kwin commented Dec 30, 2021

Often ITs for Mojos should be tested against multiple Maven versions. To ease parametrisation (e.g. in a CI/CD environment) the list should not be hardcoded into different maven-failsafe-plugin executions but rather be given with a dedicated System property like "it.mavenHomePaths" which should support multiple comma-separated paths.
All unit test method should then be executed against all of the given Maven versions.

@kwin kwin added the enhancement New feature or request label Dec 30, 2021
@kwin kwin changed the title Support testing with multiple Maven version Support testing with multiple Maven versions Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant