mirror of https://github.com/apache/maven.git
42559937d8
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). Warnings are only created when the dependency is not directly managed. The warning also suggests to add a direct managed dependency to get rid of it, so it's now helpful and actionnable. --- https://issues.apache.org/jira/browse/MNG-7854 |
||
---|---|---|
.. | ||
src | ||
pom.xml |