Am 08/24/16 um 08:23 schrieb Hervé BOUTEMY:
> I don't like classical dependencies version ranges, but the idea of such 
> feature for imports looks even worse: the dirty dependency tree will be 
> really 
> huge, I imagine. And if the content of imported pom changes in the ganre, I 
> fear the result is quite un-predictible

Nothing dependency tree involved here. It's done by the model builder
and just uses the highest version found.

<https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob;f=maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java;h=89c989f76e345771173879477dd5c9522a988d98;hb=HEAD#l1533>

<https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob;f=maven-aether-provider/src/main/java/org/apache/maven/repository/internal/DefaultModelResolver.java;h=0832a3ada211f1a5d1170f8ac9edee7f68429e9b;hb=HEAD#l234>

Regards,
-- 
Christian



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to