maven-surefire git commit: [SUREFIRE-1341] Documentation of configuration parameters in Failsafe should mention IT instead or Test.java

2017-03-08 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 332b19fa2 -> f4d54fac0 [SUREFIRE-1341] Documentation of configuration parameters in Failsafe should mention IT instead or Test.java Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

maven git commit: [MNG-6078] Confirm commons-cli 1.4-SNAPSHOT before official release

2017-03-08 Thread rfscholte
Repository: maven Updated Branches: refs/heads/MNG-6078 [created] d0d34dfd4 refs/heads/MNG-6181 [created] e0da20a1f [MNG-6078] Confirm commons-cli 1.4-SNAPSHOT before official release Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven-integration-testing git commit: [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 [Forced Update!]

2017-03-08 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 e882d83e6 -> c066c2f3f (forced update) [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

[2/3] maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread khmarbaise
[MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/34afec69 Tree:

[1/3] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6057 fd4f1efa0 -> bb722723e (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

[3/3] maven git commit: [MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the v

2017-03-08 Thread khmarbaise
[MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the versions ${revision} ${changelist} or ${sha1} within the parent element the order of the reactor changes. [MNG-5895]

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

2017-03-08 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/c7736ec4 Tree:

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

2017-03-08 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

[1/5] maven git commit: [MNG-5227] The 'optional' flag of a dependency should be manageable. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT f99ff62f0 -> d8d67e6a7 (forced update) [MNG-5227] The 'optional' flag of a dependency should be manageable. o Updated to add missing management of the optional flag to the ModelBuilder. The Maven resolver has been managing the optional

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

2017-03-08 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

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

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

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

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

[2/3] maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread schulte
[MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/34afec69 Tree:

[1/3] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6164 a8d5f3bed -> c013c0ee6 (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

[3/3] maven git commit: [MNG-6114] Profiles from the global settings should be ordered before profiles from the user settings.

2017-03-08 Thread schulte
[MNG-6114] Profiles from the global settings should be ordered before profiles from the user settings. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6d17c079 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6d17c079

[1/3] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6114 85cd59bf8 -> 6d17c0796 (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

[2/3] maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread schulte
[MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/34afec69 Tree:

[3/4] maven git commit: [MNG-5984] Maven core extension resolution ignores repositories from activeByDefault profiles in settings.xml

2017-03-08 Thread schulte
[MNG-5984] Maven core extension resolution ignores repositories from activeByDefault profiles in settings.xml Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/10782f6c Tree:

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

2017-03-08 Thread schulte
[MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle (regression) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1d6af709 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1d6af709 Diff:

[1/4] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-5984 5b7246a89 -> 759af2256 (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

[4/4] maven git commit: o Updated to 3.5.1-SNAPSHOT.

2017-03-08 Thread schulte
o Updated to 3.5.1-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/759af225 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/759af225 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/759af225 Branch:

[1/4] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-5359 32553d554 -> ef88bf59a (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

[2/4] maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread schulte
[MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/34afec69 Tree:

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

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

[2/4] maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread schulte
[MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/34afec69 Tree:

[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-03-08 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-5227] The 'optional' flag of a dependency should be manageable.

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

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

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

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

2017-03-08 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/53f3cde9 Tree:

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

2017-03-08 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

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

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

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

2017-03-08 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

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

2017-03-08 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:

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

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

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

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

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

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

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d0911ac5 Tree:

[01/15] maven git commit: [MNG-6183] Dependency management debug message enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT 3845f5c35 -> f99ff62f0 (forced update) [MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

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

2017-03-08 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/67249bb9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/67249bb9 Diff:

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

2017-03-08 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/12247ff7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/12247ff7 Diff:

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

2017-03-08 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/12247ff7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/12247ff7 Diff:

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

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d0911ac5 Tree:

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

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

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

2017-03-08 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:

[1/9] maven git commit: [MNG-6183] Dependency management debug message enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE 4c9d6a0e8 -> cdb327d03 (forced update) [MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo

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

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

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

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

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

2017-03-08 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

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

2017-03-08 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

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

2017-03-08 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/12247ff7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/12247ff7 Diff:

[1/5] maven git commit: [MNG-6183] Dependency management debug message enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT 1da33efe7 -> 77039555e (forced update) [MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo

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

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

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

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

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

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d0911ac5 Tree:

[maven] Git Push Summary

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6183 [deleted] 34afec69c

maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/master ab800b0cf -> 34afec69c [MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[2/2] maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread schulte
[MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/34afec69 Tree:

[1/2] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6183 a69e7550f -> 34afec69c (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

[maven] Git Push Summary

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6182 [deleted] ab800b0cf

maven git commit: [MNG-6182] ModelResolver interface enhancements.

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/master 114ef6c5a -> ab800b0cf [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

maven git commit: [MNG-6183] Dependency management debug message enhancements.

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6183 [created] a69e7550f [MNG-6183] Dependency management debug message enhancements. o Updated to add debug log messages about optional flag management. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[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-03-08 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

[01/15] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT bafdaec25 -> 3845f5c35 (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

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

2017-03-08 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/15] maven git commit: o Updated to Maven Resolver 1.2.0-SNAPSHOT.

2017-03-08 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/1dd6f83f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1dd6f83f Diff:

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

2017-03-08 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/15] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-03-08 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/9465aa69 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9465aa69 Diff:

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

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

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

2017-03-08 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/63f5777b Tree:

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

2017-03-08 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/1da33efe Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1da33efe Diff:

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

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

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

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c0b0b8b3 Tree:

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

2017-03-08 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/83f13a2a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/83f13a2a Diff:

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

2017-03-08 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:

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

2017-03-08 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

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

2017-03-08 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/4c9d6a0e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4c9d6a0e Diff:

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

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

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

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c0b0b8b3 Tree:

[1/9] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE 603ecd2a0 -> 4c9d6a0e8 (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

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

2017-03-08 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

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

2017-03-08 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/1da33efe Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1da33efe Diff:

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

2017-03-08 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/4c9d6a0e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4c9d6a0e Diff:

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

2017-03-08 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/9] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-03-08 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/9465aa69 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9465aa69 Diff:

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

2017-03-08 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

[1/5] maven git commit: [MNG-6182] ModelResolver interface enhancements. [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT b14c67a3f -> 1da33efe7 (forced update) [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

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

2017-03-08 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/9465aa69 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9465aa69 Diff:

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

2017-03-08 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/1da33efe Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1da33efe Diff:

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

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

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

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c0b0b8b3 Tree:

maven git commit: [MNG-6182] ModelResolver interface enhancements.

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6182 [created] ab800b0cf [MNG-6182] ModelResolver interface enhancements. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab800b0c Tree:

[28/46] maven git commit: [MNG-6171] always show WARNING about usage of a non threadsafe plugin

2017-03-08 Thread schulte
[MNG-6171] always show WARNING about usage of a non threadsafe plugin Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3982c195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3982c195 Diff:

[20/46] maven git commit: [MNG-5934] String handling issues identified by PMD

2017-03-08 Thread schulte
[MNG-5934] String handling issues identified by PMD Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8d91726f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8d91726f Diff:

[23/46] maven git commit: [MNG-5297] improved explanations on prerequisites.maven in Maven 3

2017-03-08 Thread schulte
[MNG-5297] improved explanations on prerequisites.maven in Maven 3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/19d5b9df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/19d5b9df Diff:

[39/46] maven git commit: [MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char"

2017-03-08 Thread schulte
[MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char" Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0b9a30f3 Tree:

[30/45] maven git commit: Updated doap_Maven.rdf file

2017-03-08 Thread schulte
Updated doap_Maven.rdf file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1407a104 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1407a104 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1407a104 Branch:

[39/45] maven git commit: [MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char"

2017-03-08 Thread schulte
[MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char" Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0b9a30f3 Tree:

[29/45] maven git commit: Fixed links in pom which pointed to shut down codehaus jira.

2017-03-08 Thread schulte
Fixed links in pom which pointed to shut down codehaus jira. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/60a7f5da Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/60a7f5da Diff:

[28/45] maven git commit: [MNG-6171] always show WARNING about usage of a non threadsafe plugin

2017-03-08 Thread schulte
[MNG-6171] always show WARNING about usage of a non threadsafe plugin Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3982c195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3982c195 Diff:

[11/45] maven git commit: [MNG-6146] Several small stylistic and spelling improvements to code and documentation

2017-03-08 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven/blob/17402659/maven-core/src/test/resources-project-builder/plugin-exec-w-and-wo-id/w-plugin-mngt/pom.xml -- diff --git

  1   2   3   4   >