[
https://issues.apache.org/jira/browse/MARTIFACT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808920#comment-17808920
]
Herve Boutemy edited comment on MARTIFACT-58 at 12/31/24 10:12 AM:
-------------------------------------------------------------------
notice that the info was removed from maven-project-info-reports-plugin
MPIR-367 when cleaning code for Maven 3 because the code was not giving trust
worthy results when users has a MRM (see MPIR-267)
perhaps this is not a problem in the current case because it's an info that is
expected to be used locally instead of being published...
was (Author: hboutemy):
notice that the info was removed from maven-project-info-reports-plugin
MPIR-367 when cleaning code for Maven 3 because the code was not giving trust
worthy results when users has a MRM
perhaps this is not a problem in the current case because it's an info that is
expected to be used locally instead of being published...
> display origin of local repository artifact when comparing
> ----------------------------------------------------------
>
> Key: MARTIFACT-58
> URL: https://issues.apache.org/jira/browse/MARTIFACT-58
> Project: Maven Artifact Plugin
> Issue Type: Wish
> Components: artifact:compare
> Affects Versions: 3.5.0
> Reporter: Herve Boutemy
> Priority: Major
>
> artifact:compare compares output from current build (available in target/) to
> content from local repository
> what is not easy to detect is if content from local repository comes from a
> previous local "mvn install" (done recently or a long time ago) or if it was
> downloaded from a remote repository
> perhaps the artifact:compare can detect and display the info
--
This message was sent by Atlassian Jira
(v8.20.10#820010)