Michael Osipov created MNG-6427:
-----------------------------------
Summary: IT for MNG-1957 fails on Java 9+
Key: MNG-6427
URL: https://issues.apache.org/jira/browse/MNG-6427
Project: Maven
Issue Type: Bug
Components: Integration Tests
Reporter: Michael Osipov
Assignee: Michael Osipov
The execution fails with:
{noformat}
junit.framework.ComparisonFailure: expected:<PASSED> but was:<null>
at
org.apache.maven.it.MavenITmng1957JdkActivationWithVersionRangeTest.testitMNG1957(MavenITmng1957JdkActivationWithVersionRangeTest.java:64)
{noformat}
This is caused by incorrect JDK ranges in the {{pom.xml}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)