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:58:00 UTC

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

     [ https://issues.apache.org/jira/browse/MNG-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-6427.
-------------------------------
    Resolution: Fixed

Fixed with [4e9454d7121132537b016eee0392b80bf2a9ebb2|https://gitbox.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=4e9454d7121132537b016eee0392b80bf2a9ebb2].

> 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
>            Priority: Major
>
> 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)