[
https://issues.apache.org/jira/browse/MNG-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-7854:
---------------------------------
Description:
The artificial (or "bolted on") scope "import" behaves wildly differently that
rest of Maven, causes surprise to our users. For start, we should emit
"actionable" warnings about these, ultimate goal is to align this behaviour
with "maven way" of working ("closest occurence wins" vs current weird "direct
occurrence then first occurence wins" strategy)
See [https://github.com/cstamas/MNG-7852] for reproducer.
was:See https://github.com/cstamas/MNG-7852 for reproducer.
> Imported entries that are ignored should be emitted as warning
> --------------------------------------------------------------
>
> Key: MNG-7854
> URL: https://issues.apache.org/jira/browse/MNG-7854
> Project: Maven
> Issue Type: Improvement
> Components: POM
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 4.0.0, 4.0.0-alpha-13
>
>
> The artificial (or "bolted on") scope "import" behaves wildly differently
> that rest of Maven, causes surprise to our users. For start, we should emit
> "actionable" warnings about these, ultimate goal is to align this behaviour
> with "maven way" of working ("closest occurence wins" vs current weird
> "direct occurrence then first occurence wins" strategy)
> See [https://github.com/cstamas/MNG-7852] for reproducer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)