Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
MINVOKER-209 requires two criteria to run, i.e:
- Always for non-windows
- When Windows, run it only with Maven 3.5.0+
For maven.version, os.family and java.version indexed keys are not allowed (undocumented!), because it makes it much easier to explain why the IT didn't run. In fact, there are much more properties which don't work with an index.
We could clone the test, but that implies you need to keep both ITs in sync.