[
https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Belingueres updated MPIR-455:
-------------------------------------
Description:
dependencies goal reports dependencies with multi-release support with the
highest version supported in the jar file, instead of the base version.
Example: plexus-utils 4.0.0 is reported as a Java 11 dependency, but their base
version is 1.8.
!image-2024-01-04-21-12-54-861.png!
Because of this the lower "Total" rows report a wrong java version too.
This depends on https://issues.apache.org/jira/browse/MSHARED-1256.
was:
dependencies goal reports dependencies with multi-release support with the
hieghest version supported in the jar file, instead of the base version.
Example: plexus-utils 4.0.0 is reported as a Java 11 dependency, but their base
version is 1.8.
!image-2024-01-04-21-12-54-861.png!
Because of this the lower "Total" rows report a wrong java version too.
This depends on https://issues.apache.org/jira/browse/MSHARED-1256.
> dependencies goal: add support for multi-release jar
> ----------------------------------------------------
>
> Key: MPIR-455
> URL: https://issues.apache.org/jira/browse/MPIR-455
> Project: Maven Project Info Reports Plugin
> Issue Type: Bug
> Components: dependencies
> Affects Versions: 3.4.5, 3.5.0
> Reporter: Gabriel Belingueres
> Priority: Major
> Attachments: image-2024-01-04-21-12-54-861.png
>
>
> dependencies goal reports dependencies with multi-release support with the
> highest version supported in the jar file, instead of the base version.
> Example: plexus-utils 4.0.0 is reported as a Java 11 dependency, but their
> base version is 1.8.
> !image-2024-01-04-21-12-54-861.png!
> Because of this the lower "Total" rows report a wrong java version too.
>
> This depends on https://issues.apache.org/jira/browse/MSHARED-1256.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)