Skip to content

Support testing with multiple Maven versions #231

Open
@kwin

Description

@kwin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions