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

2017-02-04 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/13] maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

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

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

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

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

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

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

2017-02-04 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: http://git-wip-us.apache.org/repos

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

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

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

2017-02-04 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/24009a28 Tree: http://git-wip-us.apache.org/repos/asf/mave

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

2017-02-04 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 that

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

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

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

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

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

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

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

2017-02-04 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 Upda

[01/13] maven git commit: [MNG-5527] Dependency management import should support relocations. [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT f1a1fc6dc -> c252bdd87 (forced update) [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/5ea110d2 Tre

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

2017-02-04 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: http://git-wip-us.apache.org/repos

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

2017-02-04 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/6bd6a141 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6bd6a141 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/6bd6

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

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

[1/7] maven git commit: [MNG-5527] Dependency management import should support relocations. [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE 375e3bb06 -> ebef37130 (forced update) [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/5ea1

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

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

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

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

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

2017-02-04 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 Upda

[1/3] maven git commit: [MNG-5527] Dependency management import should support relocations. [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT 743be82c3 -> a8c7bbfcc (forced update) [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/5ea11

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

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

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

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

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

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

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

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

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

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

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

2017-02-04 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/8d63a62e Tree: http://git-wip-us.apache.org/repos/asf/mave

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

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

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

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

[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-02-04 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

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

2017-02-04 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: http://git-wip-us.apache.org/repos

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

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

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

2017-02-04 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 Upda

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

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

[01/16] maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IT a5faada11 -> 06a682364 (forced update) [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

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

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

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

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

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

2017-02-04 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 Upda

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

2017-02-04 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: http://git-wip-us.apache.org/repos

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

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

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

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

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

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

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

2017-02-04 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 that

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

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

[01/10] maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[1/6] maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT-IT c050eceec -> a99fa2d44 (forced update) [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

[1/2] maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-2199-IT 26c241c79 -> 37530a4e6 (forced update) [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

[2/2] maven git commit: o Updated to run the core integration tests from the MNG-2199 branch.

2017-02-04 Thread schulte
o Updated to run the core integration tests from the MNG-2199 branch. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/37530a4e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/37530a4e Diff: http://git-wip-us.apache.org

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

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

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

2017-02-04 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 Upda

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

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

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

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

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

2017-02-04 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: http://git-wip-us.apache.org/repos

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

2017-02-04 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/8d63a62e Tree: http://git-wip-us.apache.org/repos/asf/mave

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

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

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

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

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

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

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

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

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

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

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

2017-02-04 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 that

[01/15] maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT 2953f94a6 -> f1a1fc6dc (forced update) [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.

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

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

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

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

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

2017-02-04 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 Upda

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

2017-02-04 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: http://git-wip-us.apache.org/repos

[1/9] maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE 11b79fa8b -> 375e3bb06 (forced update) [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 Ma

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

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

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

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

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

2017-02-04 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/9] maven git commit: [MNG-5600] Dependency management import should support exclusions.

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

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

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

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

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

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

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

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

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

[1/5] maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT 7d7c790dc -> 743be82c3 (forced update) [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 Mav

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

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

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

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

maven git commit: [MNG-2199] Support version ranges in parent elements [Forced Update!]

2017-02-04 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-2199 6a243f022 -> affddb2e5 (forced update) [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

svn commit: r1781714 - /maven/doxia/doxia/trunk/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java

2017-02-04 Thread michaelo
Author: michaelo Date: Sat Feb 4 22:58:57 2017 New Revision: 1781714 URL: http://svn.apache.org/viewvc?rev=1781714&view=rev Log: [DOXIA-543] maven-doxia-markdown fails in parallel builds Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/dox

[4/4] maven-integration-testing git commit: [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle (regression)

2017-02-04 Thread schulte
[MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle (regression) 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/8e3583cb Tree: http://git-wip-us.apache.org/repos/asf/m

[3/4] maven-integration-testing git commit: Fix incomplete class renaming

2017-02-04 Thread schulte
Fix incomplete class renaming 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/f6ad6509 Tree: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/tree/f6ad6509 Diff: http:

[2/4] maven-integration-testing git commit: [MNG-6146] Several small stylistic and spelling improvements to code and documentation

2017-02-04 Thread schulte
[MNG-6146] Several small stylistic and spelling improvements to code and documentation Use the proper term for char U+002D (-) hyphen(-minus) instead of dash Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-inte

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

2017-02-04 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-5359 f2b167224 -> 8e3583cb8 (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 relea

[01/13] maven-integration-testing git commit: Fix incomplete class renaming [Forced Update!]

2017-02-04 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/DEPMGMT 88d23a12f -> 3af028d2c (forced update) Fix incomplete class renaming Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-test

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

2017-02-04 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 a

[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-04 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/c319636e Tree: http://git-wip-us.a

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

2017-02-04 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/4e99967f Tree: http://git-wip-us.apache.org/repos/asf/maven-integ

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

2017-02-04 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/a6a87f5e Tree: http://git-wip-us.apache.org/repos/asf/mav

[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-04 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 repos

[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-04 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/3af028d2/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 a/core-it-suite/

[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-04 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/3af028d2/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 a/core-it-suite/src/test/reso

  1   2   >