[maven] Git Push Summary

2017-01-31 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-5878 [deleted] 604a95f57 refs/heads/MNG-6110 [deleted] 9d94541f7

[7/9] maven git commit: [MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider'

2017-01-31 Thread hboutemy
[MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8972072e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8972072e Diff:

[2/9] maven git commit: [MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider'

2017-01-31 Thread hboutemy
http://git-wip-us.apache.org/repos/asf/maven/blob/8972072e/maven-resolver-provider/src/test/java/org/apache/maven/repository/internal/util/ConsoleTransferListener.java -- diff --git

[1/9] maven git commit: [MNG-6110] Upgrade Aether to Maven Resolver 1.0.3

2017-01-31 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master a3cdfbbbe -> 9b763cc00 [MNG-6110] Upgrade Aether to Maven Resolver 1.0.3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4d6c9292 Tree:

[9/9] maven git commit: [MNG-5878] added project.directory property to support module name != artifactId in every calculated URLs

2017-01-31 Thread hboutemy
[MNG-5878] added project.directory property to support module name != artifactId in every calculated URLs Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9b763cc0 Tree:

[5/9] maven git commit: [MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider'

2017-01-31 Thread hboutemy
http://git-wip-us.apache.org/repos/asf/maven/blob/8972072e/maven-aether-provider/src/test/java/org/apache/maven/repository/internal/AbstractRepositoryTestCase.java -- diff --git

[8/9] maven git commit: [MNG-6140] renamed aether to resolver, added slf4j-provider

2017-01-31 Thread hboutemy
[MNG-6140] renamed aether to resolver, added slf4j-provider Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1cb2e92b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1cb2e92b Diff:

[3/9] maven git commit: [MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider'

2017-01-31 Thread hboutemy
http://git-wip-us.apache.org/repos/asf/maven/blob/8972072e/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java -- diff --git

[4/9] maven git commit: [MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider'

2017-01-31 Thread hboutemy
http://git-wip-us.apache.org/repos/asf/maven/blob/8972072e/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultArtifactDescriptorReader.java -- diff --git

[6/9] maven git commit: [MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider'

2017-01-31 Thread hboutemy
http://git-wip-us.apache.org/repos/asf/maven/blob/8972072e/maven-aether-provider/src/main/java/org/apache/maven/repository/internal/DefaultVersionResolver.java -- diff --git

maven git commit: [MNG-5981] upgrade Sisu to 0.3.3 to pick up lifecycle fix

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-5981 [created] 6ddaa113b [MNG-5981] upgrade Sisu to 0.3.3 to pick up lifecycle fix This closes #78 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6ddaa113 Tree:

[15/15] maven git commit: o Updated to run the core ITs from the DEPMGMT branch.

2017-01-31 Thread schulte
o Updated to run the core ITs from the DEPMGMT branch. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/49e42200 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/49e42200 Diff:

[12/15] maven git commit: [MNG-5935] Optional true getting lost in managed dependencies when transitive

2017-01-31 Thread schulte
[MNG-5935] Optional true getting lost in managed dependencies when transitive Updated to correctly map the optional flag of Maven model dependencies to Aether dependencies. Prior to this change all managed dependencies implicitly had the optional flag set to 'false' leading to Aether managing

[10/15] maven git commit: [MNG-5761] Dependency management is not transitive.

2017-01-31 Thread schulte
[MNG-5761] Dependency management is not transitive. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ec286417 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ec286417 Diff:

[08/15] maven git commit: [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml

2017-01-31 Thread schulte
[MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml o Updated the 'DefaultModelResolver' to handle replacing repositories the same way the 'DefaultDependencyCollector' does. When the 'DefaultDependencyCollector' finds a

[07/15] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-01-31 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

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

2017-01-31 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o

[09/15] maven git commit: o Updated to Maven Resolver 1.2.0-SNAPSHOT.

2017-01-31 Thread schulte
o Updated to Maven Resolver 1.2.0-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/617ab34d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/617ab34d Diff:

[05/15] maven git commit: o Updated version to 3.6.0-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated version to 3.6.0-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4d0fd4d9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4d0fd4d9 Diff:

[11/15] maven git commit: [MNG-5227] The 'optional' flag of a dependency should be manageable.

2017-01-31 Thread schulte
[MNG-5227] The 'optional' flag of a dependency should be manageable. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f958a69c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f958a69c Diff:

[13/15] maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

2017-01-31 Thread schulte
[MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Updated to use the '' element to decide the style of resolution as discussed on dev@. Plugins with prerequisites >= 3.6 get the correct resolution, all other plugins will be

[14/15] maven git commit: [MNG-1577] dependencyManagement does not work for transitive dependencies

2017-01-31 Thread schulte
[MNG-1577] dependencyManagement does not work for transitive dependencies o Updated to correct an incorrect test case. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/72e7eb8d Tree:

[01/15] maven git commit: [MNG-4463] Dependency management import should support version ranges. [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IT 75a0aeab0 -> 49e422001 (forced update) [MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64 without

[03/15] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/514a69df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/514a69df Diff:

[04/15] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2f19236a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2f19236a Diff:

[02/15] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-01-31 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b8edd344 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b8edd344 Diff:

[03/14] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/514a69df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/514a69df Diff:

[04/14] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2f19236a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2f19236a Diff:

[08/14] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-01-31 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[02/14] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-01-31 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b8edd344 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b8edd344 Diff:

[12/14] maven git commit: [MNG-5761] Dependency management is not transitive.

2017-01-31 Thread schulte
[MNG-5761] Dependency management is not transitive. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ec286417 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ec286417 Diff:

[13/14] maven git commit: [MNG-5227] The 'optional' flag of a dependency should be manageable.

2017-01-31 Thread schulte
[MNG-5227] The 'optional' flag of a dependency should be manageable. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f958a69c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f958a69c Diff:

[09/14] maven git commit: [MNG-1577] dependencyManagement does not work for transitive dependencies

2017-01-31 Thread schulte
[MNG-1577] dependencyManagement does not work for transitive dependencies o Updated to correct an incorrect test case. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/72e7eb8d Tree:

[05/14] maven git commit: o Updated version to 3.6.0-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated version to 3.6.0-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4d0fd4d9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4d0fd4d9 Diff:

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

2017-01-31 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o

[11/14] maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

2017-01-31 Thread schulte
[MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Updated to use the '' element to decide the style of resolution as discussed on dev@. Plugins with prerequisites >= 3.6 get the correct resolution, all other plugins will be

[14/14] maven git commit: [MNG-5935] Optional true getting lost in managed dependencies when transitive

2017-01-31 Thread schulte
[MNG-5935] Optional true getting lost in managed dependencies when transitive Updated to correctly map the optional flag of Maven model dependencies to Aether dependencies. Prior to this change all managed dependencies implicitly had the optional flag set to 'false' leading to Aether managing

[07/14] maven git commit: [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml

2017-01-31 Thread schulte
[MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml o Updated the 'DefaultModelResolver' to handle replacing repositories the same way the 'DefaultDependencyCollector' does. When the 'DefaultDependencyCollector' finds a

[10/14] maven git commit: o Updated to Maven Resolver 1.2.0-SNAPSHOT.

2017-01-31 Thread schulte
o Updated to Maven Resolver 1.2.0-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/617ab34d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/617ab34d Diff:

[01/14] maven git commit: [MNG-4463] Dependency management import should support version ranges. [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT d988ed72d -> 9085bfafd (forced update) [MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64 without

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

2017-01-31 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o

[6/9] maven git commit: o Updated version to 3.6.0-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated version to 3.6.0-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4d0fd4d9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4d0fd4d9 Diff:

[4/9] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2f19236a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2f19236a Diff:

[8/9] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-01-31 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[2/9] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-01-31 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b8edd344 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b8edd344 Diff:

[9/9] maven git commit: o Updated to run the ITs from the DEPMGMT-INCLUDE branch.

2017-01-31 Thread schulte
o Updated to run the ITs from the DEPMGMT-INCLUDE branch. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/fb65d6fa Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/fb65d6fa Diff:

[1/9] maven git commit: [MNG-4463] Dependency management import should support version ranges. [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE-IT 3ffd0e95c -> fb65d6fab (forced update) [MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64

[3/9] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/514a69df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/514a69df Diff:

[7/9] maven git commit: [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml

2017-01-31 Thread schulte
[MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml o Updated the 'DefaultModelResolver' to handle replacing repositories the same way the 'DefaultDependencyCollector' does. When the 'DefaultDependencyCollector' finds a

[1/8] maven git commit: [MNG-4463] Dependency management import should support version ranges. [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE 379ecadd5 -> 4d0fd4d92 (forced update) [MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64

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

2017-01-31 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o

[3/8] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/514a69df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/514a69df Diff:

[6/8] maven git commit: [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml

2017-01-31 Thread schulte
[MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml o Updated the 'DefaultModelResolver' to handle replacing repositories the same way the 'DefaultDependencyCollector' does. When the 'DefaultDependencyCollector' finds a

[4/8] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2f19236a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2f19236a Diff:

[8/8] maven git commit: o Updated version to 3.6.0-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated version to 3.6.0-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4d0fd4d9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4d0fd4d9 Diff:

[2/8] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-01-31 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b8edd344 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b8edd344 Diff:

[5/8] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-01-31 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[3/5] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/514a69df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/514a69df Diff:

[2/5] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-01-31 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b8edd344 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b8edd344 Diff:

[4/5] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2f19236a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2f19236a Diff:

[1/5] maven git commit: [MNG-4463] Dependency management import should support version ranges. [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT-IT 3097fa647 -> bbcdf2741 (forced update) [MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64

[5/5] maven git commit: o Updated to run the core ITs from the DEPMGMT-IMPORT branch.

2017-01-31 Thread schulte
o Updated to run the core ITs from the DEPMGMT-IMPORT branch. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/bbcdf274 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bbcdf274 Diff:

[4/4] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2f19236a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2f19236a Diff:

[2/4] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-01-31 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b8edd344 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b8edd344 Diff:

[3/4] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/514a69df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/514a69df Diff:

[1/4] maven git commit: [MNG-4463] Dependency management import should support version ranges. [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT 0d7877c51 -> 2f19236a4 (forced update) [MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64

maven git commit: [MNG-6164] Collections inconsistently immutable.

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6164 [created] fcae0c44a [MNG-6164] Collections inconsistently immutable. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/fcae0c44 Tree:

[04/16] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d92b6ce7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d92b6ce7 Diff:

[01/17] maven git commit: [MNG-5368] UnsupportedOperationException thrown when version range is not correct in dependencyManagement definitions [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IT 04a9168f4 -> 75a0aeab0 (forced update) [MNG-5368] UnsupportedOperationException thrown when version range is not correct in dependencyManagement definitions o Updated to log an error message for any caught

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

2017-01-31 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o

[06/17] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0d7877c5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0d7877c5 Diff:

[16/17] maven git commit: [MNG-1577] dependencyManagement does not work for transitive dependencies

2017-01-31 Thread schulte
[MNG-1577] dependencyManagement does not work for transitive dependencies o Updated to correct an incorrect test case. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b0a43d59 Tree:

[16/16] maven git commit: [MNG-5935] Optional true getting lost in managed dependencies when transitive

2017-01-31 Thread schulte
[MNG-5935] Optional true getting lost in managed dependencies when transitive Updated to correctly map the optional flag of Maven model dependencies to Aether dependencies. Prior to this change all managed dependencies implicitly had the optional flag set to 'false' leading to Aether managing

[04/17] maven git commit: [MNG-5527] Relocation does not work for imported poms

2017-01-31 Thread schulte
[MNG-5527] Relocation does not work for imported poms Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/04436dff Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/04436dff Diff:

[14/16] maven git commit: [MNG-5761] Dependency management is not transitive.

2017-01-31 Thread schulte
[MNG-5761] Dependency management is not transitive. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/46d09dcb Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/46d09dcb Diff:

[15/16] maven git commit: [MNG-5227] The 'optional' flag of a dependency should be manageable.

2017-01-31 Thread schulte
[MNG-5227] The 'optional' flag of a dependency should be manageable. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f05b4e00 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f05b4e00 Diff:

[05/16] maven git commit: [MNG-4463] Version ranges cannot be used for artifacts with 'import' scope

2017-01-31 Thread schulte
[MNG-4463] Version ranges cannot be used for artifacts with 'import' scope o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64 without merging. ITs are pending to be committed. Project:

[15/17] maven git commit: [MNG-5935] Optional true getting lost in managed dependencies when transitive

2017-01-31 Thread schulte
[MNG-5935] Optional true getting lost in managed dependencies when transitive Updated to correctly map the optional flag of Maven model dependencies to Aether dependencies. Prior to this change all managed dependencies implicitly had the optional flag set to 'false' leading to Aether managing

[09/17] maven git commit: [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml

2017-01-31 Thread schulte
[MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml o Updated the 'DefaultModelResolver' to handle replacing repositories the same way the 'DefaultDependencyCollector' does. When the 'DefaultDependencyCollector' finds a

[10/16] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-01-31 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[08/16] maven git commit: [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml

2017-01-31 Thread schulte
[MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml o Updated the 'DefaultModelResolver' to handle replacing repositories the same way the 'DefaultDependencyCollector' does. When the 'DefaultDependencyCollector' finds a

[01/16] maven git commit: [MNG-5368] UnsupportedOperationException thrown when version range is not correct in dependencyManagement definitions [Forced Update!]

2017-01-31 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT 36046dc9c -> d988ed72d (forced update) [MNG-5368] UnsupportedOperationException thrown when version range is not correct in dependencyManagement definitions o Updated to log an error message for any caught

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

2017-01-31 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o

[14/17] maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

2017-01-31 Thread schulte
[MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Updated to use the '' element to decide the style of resolution as discussed on dev@. Plugins with prerequisites >= 3.6 get the correct resolution, all other plugins will be

[13/17] maven git commit: [MNG-5761] Dependency management is not transitive.

2017-01-31 Thread schulte
[MNG-5761] Dependency management is not transitive. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/46d09dcb Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/46d09dcb Diff:

[12/16] maven git commit: o Updated to Maven Resolver 1.2.0-SNAPSHOT.

2017-01-31 Thread schulte
o Updated to Maven Resolver 1.2.0-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0b90b271 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0b90b271 Diff:

[07/17] maven git commit: o Updated version to 3.6.0-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated version to 3.6.0-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/379ecadd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/379ecadd Diff:

[11/16] maven git commit: [MNG-1577] dependencyManagement does not work for transitive dependencies

2017-01-31 Thread schulte
[MNG-1577] dependencyManagement does not work for transitive dependencies o Updated to correct an incorrect test case. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b0a43d59 Tree:

[06/16] maven git commit: [MNG-5527] Relocation does not work for imported poms

2017-01-31 Thread schulte
[MNG-5527] Relocation does not work for imported poms Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/04436dff Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/04436dff Diff:

[05/17] maven git commit: [MNG-4463] Version ranges cannot be used for artifacts with 'import' scope

2017-01-31 Thread schulte
[MNG-4463] Version ranges cannot be used for artifacts with 'import' scope o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64 without merging. ITs are pending to be committed. Project:

[03/16] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0d7877c5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0d7877c5 Diff:

[12/17] maven git commit: [MNG-5227] The 'optional' flag of a dependency should be manageable.

2017-01-31 Thread schulte
[MNG-5227] The 'optional' flag of a dependency should be manageable. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f05b4e00 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f05b4e00 Diff:

[11/17] maven git commit: o Updated to Maven Resolver 1.2.0-SNAPSHOT.

2017-01-31 Thread schulte
o Updated to Maven Resolver 1.2.0-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0b90b271 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0b90b271 Diff:

[03/17] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-01-31 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d92b6ce7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d92b6ce7 Diff:

[17/17] maven git commit: o Updated to run the core ITs from the DEPMGMT branch.

2017-01-31 Thread schulte
o Updated to run the core ITs from the DEPMGMT branch. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/75a0aeab Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/75a0aeab Diff:

[09/16] maven git commit: o Updated version to 3.6.0-SNAPSHOT to make the ITs run.

2017-01-31 Thread schulte
o Updated version to 3.6.0-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/379ecadd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/379ecadd Diff:

[13/16] maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

2017-01-31 Thread schulte
[MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Updated to use the '' element to decide the style of resolution as discussed on dev@. Plugins with prerequisites >= 3.6 get the correct resolution, all other plugins will be

[02/17] maven git commit: [MNG-2199] Support version ranges in parent elements

2017-01-31 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated to fix parent version range resolution broken since 3.2.3 and to remove parent version range resolution logic obsolete since Maven 3.2.3 which changed the initialization of MavenProject instances. o Updated local parent resolution

[08/17] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-01-31 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[02/16] maven git commit: [MNG-2199] Support version ranges in parent elements

2017-01-31 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated to fix parent version range resolution broken since 3.2.3 and to remove parent version range resolution logic obsolete since Maven 3.2.3 which changed the initialization of MavenProject instances. o Updated local parent resolution

  1   2   3   4   5   >