Re: maven git commit: [MNG-5971] Imported dependencies should be available to inheritance processing

2016-08-13 Thread Christian Schulte
Let's just ask for another preliminary snapshot testing with this commit applied, please. Especially ask for users making use of the 'import' scope heavily to test the snapshot. If curious, just download the 'bom-cloud.zip' attachment from MNG-5971 and run 'mvn verify' with a recent snapshot. The w

Dependency management import conflict resolution

2016-08-13 Thread Christian Schulte
Hi, currently the 'DefaultDependencyManagementImporter' does some kind of conflict resolution by only importing dependencies not already declared in the model. When working on MNG-5971, I introduced a warning to make users aware of what is happening behind the scenes. I was asked to revert those w