You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2019/03/08 09:05:00 UTC

[jira] [Closed] (MRESOLVER-67) The Maven resolver API 1.3.2 JAR deployed on Maven central has been built with Java 11

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

Robert Scholte closed MRESOLVER-67.
-----------------------------------
    Resolution: Fixed
      Assignee: Robert Scholte

Fixed in [fff273068617c0e133fb62a70bc71e8968db199a|https://gitbox.apache.org/repos/asf?p=maven-resolver.git;a=commit;h=fff273068617c0e133fb62a70bc71e8968db199a]
We might consider fixing this as a MRJAR + maven.compiler.release in the future, but for now this is sufficient.

> The Maven resolver API 1.3.2 JAR deployed on Maven central has been built with Java 11
> --------------------------------------------------------------------------------------
>
>                 Key: MRESOLVER-67
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-67
>             Project: Maven Resolver
>          Issue Type: Bug
>          Components: resolver
>    Affects Versions: 1.3.2
>            Reporter: Thomas Mortagne
>            Assignee: Robert Scholte
>            Priority: Blocker
>             Fix For: 1.3.3
>
>
> bq. Build-Jdk: 11.0.1
> Makes it unusable in Java 8. Example of problem:
> {quote}
> java.lang.NoSuchMethodError: java.nio.ByteBuffer.rewind()Ljava/nio/ByteBuffer;
> at org.eclipse.aether.spi.connector.transport.AbstractTransporter.copy(AbstractTransporter.java:254)
> {quote}
> See https://mail-archives.apache.org/mod_mbox/maven-dev/201903.mbox/%3c64fbf6c9-0868-5da9-b42a-77500458b974@apache.org%3e for more details.
> I see 1.3.2 is not marked as released on Jira. Maybe it was not even supposed to be on Maven central in the first place ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)