You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gabriel Belingueres (Jira)" <ji...@apache.org> on 2023/05/21 03:59:00 UTC

[jira] [Created] (MSHARED-1256) Add support for Multi-Release jars

Gabriel Belingueres created MSHARED-1256:
--------------------------------------------

             Summary: Add support for Multi-Release jars
                 Key: MSHARED-1256
                 URL: https://issues.apache.org/jira/browse/MSHARED-1256
             Project: Maven Shared Components
          Issue Type: New Feature
          Components: maven-shared-jar
    Affects Versions: maven-shared-jar-3.0.0
            Reporter: Gabriel Belingueres


Add support for Multi-Release jars.

Currently the library is reporting wrong information. For example with artifact org.codehause.plexus:{color:#000000}plexus-utils:3.5.1, the JarData.jdkRevision() method reports 11, but the library targets 8 (with some classes targeting Java 9 and 11).{color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)