Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In order to run ITs against multiple versions of Maven, it would be beneficial, if the Maven version cannot only be customised implicitly via System properties (https://github.com/apache/maven-verifier/blob/246edfd46a2953f18099864cffb61257c0f2d698/src/main/java/org/apache/maven/it/Verifier.java#L200-L215), but also more explicitly via a constructor argument.
This is particularly crucial when multiple verifier instances are used in multiple threads, as each may leverage a different Maven home directory.
In case a Maven home directory is explicitly set it should take precedence over mvnw.
Attachments
Issue Links
- supercedes
-
MSHARED-1011 Ease extension of Verifier
- Closed
- links to