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

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

[01/13] maven-integration-testing git commit: Provide a mechanism whereby tests can indicate versions of Maven expected to fail [Forced Update!]

2017-02-01 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/DEPMGMT 0d845e865 -> 512ff67ef (forced update) Provide a mechanism whereby tests can indicate versions of Maven expected to fail - This will let us fix broken tests while confirming that the versions of Maven that were

[03/13] maven-integration-testing git commit: [MNG-4463] Dependency management import should support version ranges.

2017-02-01 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/229ec9cb Tree:

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

2017-02-01 Thread schulte
[MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Updated to add all missing POMs to the test repository. Due to core extensions getting resolved as projects, the POMs of all dependencies need to be available in that

[04/13] maven-integration-testing git commit: [MNG-5527] Dependency management import should support relocations.

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

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

2017-02-01 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/512ff67e/core-it-suite/src/test/resources/mng-5771-core-extensions/repo/org/sonatype/forge/forge-parent/4/forge-parent-4.pom -- diff --git

[05/13] maven-integration-testing git commit: [MNG-5600] Dependency management import should support exclusions.

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

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

2017-02-01 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Maven does not fail the build when it cannot resolve a parent but instead logs a warning message. The ITs never checked the log to contain the warning messages but instead

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

2017-02-01 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/512ff67e/core-it-suite/src/test/resources/mng-5771-core-extensions/repo/org/apache/maven/maven/3.0.3/maven-3.0.3.pom -- diff --git

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

2017-02-01 Thread schulte
[MNG-5761] Dependency management is not transitive. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/cb4d5313 Tree:

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

2017-02-01 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/512ff67e/core-it-suite/src/test/resources/mng-5771-core-extensions/repo/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom -- diff --git

[06/13] maven-integration-testing git commit: [MNG-6079] 3.4 regression: cannot override version of a dependencyManagement in a submodule any more

2017-02-01 Thread schulte
[MNG-6079] 3.4 regression: cannot override version of a dependencyManagement in a submodule any more Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/88c15286 Tree:

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

2017-02-01 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/e941f84c Tree:

[7/7] maven-integration-testing git commit: [MNG-6079] 3.4 regression: cannot override version of a dependencyManagement in a submodule any more

2017-02-01 Thread schulte
[MNG-6079] 3.4 regression: cannot override version of a dependencyManagement in a submodule any more Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/88c15286 Tree:

[1/7] maven-integration-testing git commit: Provide a mechanism whereby tests can indicate versions of Maven expected to fail [Forced Update!]

2017-02-01 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/DEPMGMT-INCLUDE ad581b870 -> 88c15286d (forced update) Provide a mechanism whereby tests can indicate versions of Maven expected to fail - This will let us fix broken tests while confirming that the versions of Maven that

[2/7] maven-integration-testing git commit: [MNG-2199] Support version ranges in parent elements

2017-02-01 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Maven does not fail the build when it cannot resolve a parent but instead logs a warning message. The ITs never checked the log to contain the warning messages but instead

[3/7] maven-integration-testing git commit: [MNG-4463] Dependency management import should support version ranges.

2017-02-01 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/229ec9cb Tree:

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

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

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

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

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

2017-02-01 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/e941f84c Tree:

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

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

[1/5] maven-integration-testing git commit: Provide a mechanism whereby tests can indicate versions of Maven expected to fail [Forced Update!]

2017-02-01 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/DEPMGMT-IMPORT 11c330f9c -> e8745ea46 (forced update) Provide a mechanism whereby tests can indicate versions of Maven expected to fail - This will let us fix broken tests while confirming that the versions of Maven that

[3/5] maven-integration-testing git commit: [MNG-4463] Dependency management import should support version ranges.

2017-02-01 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/229ec9cb Tree:

[2/5] maven-integration-testing git commit: [MNG-2199] Support version ranges in parent elements

2017-02-01 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Maven does not fail the build when it cannot resolve a parent but instead logs a warning message. The ITs never checked the log to contain the warning messages but instead

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

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

[1/2] maven-integration-testing git commit: Provide a mechanism whereby tests can indicate versions of Maven expected to fail [Forced Update!]

2017-02-01 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-2199 2348fbc31 -> 83066688b (forced update) Provide a mechanism whereby tests can indicate versions of Maven expected to fail - This will let us fix broken tests while confirming that the versions of Maven that were

[2/2] maven-integration-testing git commit: [MNG-2199] Support version ranges in parent elements

2017-02-01 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Maven does not fail the build when it cannot resolve a parent but instead logs a warning message. The ITs never checked the log to contain the warning messages but instead

maven-integration-testing git commit: Provide a mechanism whereby tests can indicate versions of Maven expected to fail

2017-02-01 Thread stephenc
Repository: maven-integration-testing Updated Branches: refs/heads/master 63bb5189a -> 92a11a968 Provide a mechanism whereby tests can indicate versions of Maven expected to fail - This will let us fix broken tests while confirming that the versions of Maven that were released using the

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

2017-02-01 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

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

2017-02-01 Thread schulte
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

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

2017-02-01 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/dea313d5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/dea313d5 Diff:

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

2017-02-01 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/94e9a3d1 Tree:

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

2017-02-01 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

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 Thread schulte
[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:

[01/26] maven git commit: [MNG-6110] Upgrade Aether to Maven Resolver 1.0.3 [Forced Update!]

2017-02-01 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IT 49e422001 -> dea313d50 (forced update) [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:

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

2017-02-01 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/f4ad1fdd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f4ad1fdd Diff:

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

2017-02-01 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/adb71607 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/adb71607 Diff:

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

2017-02-01 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/26] maven git commit: [MNG-6110] renamed 'maven-aether-provider' to 'maven-resolver-provider'

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
[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/bd57ec96 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bd57ec96 Diff:

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

2017-02-01 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/2279f858 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2279f858 Diff:

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

2017-02-01 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/84dc4488 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/84dc4488 Diff:

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

2017-02-01 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/26] maven git commit: [MNG-4463] Dependency management import should support version ranges.

2017-02-01 Thread schulte
[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 merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo

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

2017-02-01 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/0e0a3fb6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0e0a3fb6 Diff:

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 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

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

2017-02-01 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

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

2017-02-01 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/a4fa5a43 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4fa5a43 Diff:

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

2017-02-01 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/6315e5ea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6315e5ea Diff:

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

2017-02-01 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/a4fa5a43 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4fa5a43 Diff:

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 Thread schulte
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

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

2017-02-01 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/2279f858 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2279f858 Diff:

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

2017-02-01 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/0e0a3fb6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0e0a3fb6 Diff:

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

2017-02-01 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

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 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/6315e5ea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6315e5ea Diff:

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

2017-02-01 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

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 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:

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
[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/bd57ec96 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bd57ec96 Diff:

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

2017-02-01 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/f4ad1fdd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f4ad1fdd Diff:

[14/25] maven git commit: [MNG-4463] Dependency management import should support version ranges.

2017-02-01 Thread schulte
[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 merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
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

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

2017-02-01 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/adb71607 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/adb71607 Diff:

[01/25] maven git commit: [MNG-6110] Upgrade Aether to Maven Resolver 1.0.3 [Forced Update!]

2017-02-01 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT 9085bfafd -> 2a6647dc4 (forced update) [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:

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

2017-02-01 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/94e9a3d1 Tree:

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

2017-02-01 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/84dc4488 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/84dc4488 Diff:

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

2017-02-01 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

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

2017-02-01 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

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

2017-02-01 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

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

2017-02-01 Thread schulte
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

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

2017-02-01 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

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 Thread schulte
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

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

2017-02-01 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/0e0a3fb6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0e0a3fb6 Diff:

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

2017-02-01 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

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

2017-02-01 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/84dc4488 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/84dc4488 Diff:

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

2017-02-01 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

[01/20] maven git commit: [MNG-6110] Upgrade Aether to Maven Resolver 1.0.3 [Forced Update!]

2017-02-01 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE-IT fb65d6fab -> d109fcf12 (forced update) [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:

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

2017-02-01 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:

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
[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:

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

2017-02-01 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/2279f858 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2279f858 Diff:

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

2017-02-01 Thread schulte
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

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

2017-02-01 Thread schulte
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

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

2017-02-01 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/adb71607 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/adb71607 Diff:

[15/20] maven git commit: [MNG-4463] Dependency management import should support version ranges.

2017-02-01 Thread schulte
[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 merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo

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

2017-02-01 Thread schulte
[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/bd57ec96 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bd57ec96 Diff:

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

2017-02-01 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/d109fcf1 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d109fcf1 Diff:

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

2017-02-01 Thread schulte
[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/bd57ec96 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bd57ec96 Diff:

  1   2   >