You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/06/15 22:56:00 UTC

[jira] [Created] (MNG-6427) IT for MNG-1957 fails on Java 9+

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)