maven git commit: [MNG-6196] removed remaining Monkey patching, not really necessary

2017-05-21 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6196 [created] c2a8787eb [MNG-6196] removed remaining Monkey patching, not really necessary done after Emmanuel Bourg #118 PR idea Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven

maven git commit: improved modello and animal sniffer's execution ids

2017-05-21 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master ecef59f1c -> 44634982a improved modello and animal sniffer's execution ids Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/44634982 Tree: http://git-wip-us.apache.org/re

[2/2] maven git commit: [MNG-6196] updated slf4j to 1.7.25

2017-05-21 Thread hboutemy
[MNG-6196] updated slf4j to 1.7.25 [SLF4J-394] use new slf4j methods done for us [SLF4J-395] use slf4j-simple System.out cache Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1b3d7713 Tree: http://git-wip-us.apache.org/repos/a

[1/2] maven git commit: [MNG-6196] removed remaining Monkey patching, not really necessary

2017-05-21 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6169 [created] 104b50d4d [MNG-6196] removed remaining Monkey patching, not really necessary done after Emmanuel Bourg #118 PR idea Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven

[maven] Git Push Summary

2017-05-21 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6169 [deleted] 104b50d4d

[05/12] maven git commit: [MNG-6205] upgraded JAnsi to 1.16 for console encoding fix

2017-05-21 Thread hboutemy
[MNG-6205] upgraded JAnsi to 1.16 for console encoding fix also fixes MNG-6218 MinGW bash detection fixed by JAnsi 1.14 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2a79d1e7 Tree: http://git-wip-us.apache.org/repos/asf/mave

[09/12] maven git commit: [MNG-6167] Clean up dependency mess (reported by dependency:analyze)

2017-05-21 Thread hboutemy
[MNG-6167] Clean up dependency mess (reported by dependency:analyze) Clean up compile and runtime dependencies. Test dependencies have not been touched because their seem to be false positives due to DI. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.

[03/12] maven git commit: Add a ProjectArtifactsCache similar to PluginArtifactsCache

2017-05-21 Thread hboutemy
Add a ProjectArtifactsCache similar to PluginArtifactsCache Signed-off-by: Jason van Zyl closes #82 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/be223808 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/be223808 D

[06/12] maven git commit: [MNG-6186] use enhanced HawtJNI library loading (remove previous hack)

2017-05-21 Thread hboutemy
[MNG-6186] use enhanced HawtJNI library loading (remove previous hack) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6182a208 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6182a208 Diff: http://git-wip-us.apache.org

[12/12] maven git commit: [MNG-6196] removed remaining Monkey patching, not really necessary

2017-05-21 Thread hboutemy
[MNG-6196] removed remaining Monkey patching, not really necessary done after Emmanuel Bourg #118 PR idea Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/104b50d4 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/104b50d

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

2017-05-21 Thread hboutemy
[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/12] maven git commit: Doc improvement in simplelogger.properties [Forced Update!]

2017-05-21 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6196_slf4j 75b23eb01 -> 104b50d4d (forced update) Doc improvement in simplelogger.properties Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3938817f Tree: http://git-wip-

[07/12] maven git commit: [MNG-6228] Optionality not displayed in dependency tree when run in debug mode

2017-05-21 Thread hboutemy
[MNG-6228] Optionality not displayed in dependency tree when run in debug mode Log message in DefaultProjectDependenciesResolver has been extended with "(optional)" if dependency is marked as optional (direct or transitive). Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http

[04/12] maven git commit: [MNG-6223] support -f path/to/dir when detecting .mvn

2017-05-21 Thread hboutemy
[MNG-6223] support -f path/to/dir when detecting .mvn Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2d440155 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2d440155 Diff: http://git-wip-us.apache.org/repos/asf/maven/

[11/12] maven git commit: [MNG-6196] updated slf4j to 1.7.25

2017-05-21 Thread hboutemy
[MNG-6196] updated slf4j to 1.7.25 [SLF4J-394] use new slf4j methods done for us [SLF4J-395] use slf4j-simple System.out cache Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1b3d7713 Tree: http://git-wip-us.apache.org/repos/a

[02/12] maven git commit: [MNG-6149] MetadataResolutionResult#getGraph() never resolves request type 'test'

2017-05-21 Thread hboutemy
[MNG-6149] MetadataResolutionResult#getGraph() never resolves request type 'test' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f7d4bce2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f7d4bce2 Diff: http://git-wip-

[10/12] maven git commit: improved modello and animal sniffer's execution ids

2017-05-21 Thread hboutemy
improved modello and animal sniffer's execution ids Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/44634982 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/44634982 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[maven] Git Push Summary

2017-05-21 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6196 [deleted] c2a8787eb

[maven] Git Push Summary

2017-05-21 Thread hboutemy
Repository: maven Updated Branches: refs/heads/slf4j-1.7.23 [deleted] cab28e128