[
https://issues.apache.org/jira/browse/MSHARED-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726323#comment-17726323
]
Gabriel Belingueres commented on MSHARED-1256:
----------------------------------------------
Provided a PR:
https://github.com/apache/maven-shared-jar/pull/21
> 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
> Priority: Major
>
> 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)