[06/26] 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:

[05/26] maven git commit: [MNG-6140] maven-core depends on shared-utils (not project-utils)

2017-03-08 Thread schulte
[MNG-6140] maven-core depends on shared-utils (not project-utils) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1cc1d4e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1cc1d4e Diff:

[02/26] maven git commit: [MNG-5889] .mvn directory should be picked when using --file

2017-03-08 Thread schulte
[MNG-5889] .mvn directory should be picked when using --file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f8ab2a65 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f8ab2a65 Diff:

[01/26] maven git commit: [MNG-5297] improved explanations on prerequisites.maven in Maven 3 [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT f0b787105 -> b14c67a3f (forced update) [MNG-5297] improved explanations on prerequisites.maven in Maven 3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[maven] Git Push Summary

2017-03-06 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6173 [deleted] 114ef6c5a

maven git commit: [MNG-6173] MavenSession.getAllProjects() should return all projects in the reactor

2017-03-06 Thread schulte
nch: refs/heads/master Commit: 114ef6c5a2802e8758e466af92b70f51fd7a2929 Parents: 862c84a Author: Christoph Böhme <christ...@b3e.net> Authored: Mon Feb 20 07:32:17 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Mon Mar 6 17:3

[maven-integration-testing] Git Push Summary

2017-03-06 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6173 [deleted] c68f7072b

[2/2] maven-integration-testing git commit: [MNG-6173] Test getProjects() and getProjectDependencyGraph()

2017-03-06 Thread schulte
mitter: Christian Schulte <schu...@apache.org> Committed: Mon Mar 6 17:37:30 2017 +0100 -- .../apache/maven/it/IntegrationTestSuite.java | 1 + ...ng6173GetProjectsAndDependencyGraphTest.java | 69 .../modu

[1/2] maven-integration-testing git commit: [MNG-6173] getAllProjects() should return all projects

2017-03-06 Thread schulte
8fa Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/de6e28fa Branch: refs/heads/master Commit: de6e28faf01a3a49668064844cf6445b07887957 Parents: c4cd8cf Author: Christoph Böhme <christ...@b3e.net> Authored: Fri Mar 3 22:07:17 2017 +0100 Committer: Christian Schu

[maven] Git Push Summary

2017-03-06 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-5359-IT [deleted] 818209bf5

[maven] Git Push Summary

2017-03-06 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE-IT [deleted] c07fa8675

[maven] Git Push Summary

2017-03-06 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT-IT [deleted] 8aa46b2bd

[maven] Git Push Summary

2017-03-06 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IT [deleted] 874a1b276

maven git commit: [MNG-6173] MavenSession.getAllProjects() should return all projects in the reactor [Forced Update!]

2017-03-06 Thread schulte
iff/114ef6c5 Branch: refs/heads/MNG-6173 Commit: 114ef6c5a2802e8758e466af92b70f51fd7a2929 Parents: 862c84a Author: Christoph Böhme <christ...@b3e.net> Authored: Mon Feb 20 07:32:17 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Mon Mar 6 17:3

[2/2] maven-integration-testing git commit: [MNG-6173] Test getProjects() and getProjectDependencyGraph()

2017-03-06 Thread schulte
mitter: Christian Schulte <schu...@apache.org> Committed: Mon Mar 6 17:37:30 2017 +0100 -- .../apache/maven/it/IntegrationTestSuite.java | 1 + ...ng6173GetProjectsAndDependencyGraphTest.java | 69 .../modu

[1/2] maven-integration-testing git commit: [MNG-6173] getAllProjects() should return all projects [Forced Update!]

2017-03-06 Thread schulte
Committer: Christian Schulte <schu...@apache.org> Committed: Mon Mar 6 17:37:21 2017 +0100 -- .../apache/maven/it/IntegrationTestSuite.java | 1 + ...venITmng6173GetAllProjectsInReactorTest.java | 84 .../m

[2/3] maven git commit: Merge branch 'MNG-6181'

2017-03-06 Thread schulte
Merge branch 'MNG-6181' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/862c84a5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/862c84a5 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/862c84a5 Branch:

[1/3] maven git commit: [MNG-6181] HttpClient produces a lot of noise at debug loglevel [Forced Update!]

2017-03-06 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-6173 eef321ee5 -> ee1889a27 (forced update) [MNG-6181] HttpClient produces a lot of noise at debug loglevel Turn off httpclient logging by default, which restores logging from previous Maven versions Project:

[3/3] maven git commit: MNG-6173 MavenSession.getAllProjects() should return all projects in the reactor

2017-03-06 Thread schulte
istian Schulte <schu...@apache.org> Committed: Mon Mar 6 15:10:43 2017 +0100 -- maven-core/src/main/java/org/apache/maven/DefaultMaven.java | 9 - .../java/org/apache/maven/graph/DefaultGraphBuilder.java| 1 + 2 file

[2/2] maven-integration-testing git commit: [MNG-6173] Test getProjects() and getProjectDependencyGraph()

2017-03-06 Thread schulte
mitter: Christian Schulte <schu...@apache.org> Committed: Mon Mar 6 15:09:33 2017 +0100 -- .../apache/maven/it/IntegrationTestSuite.java | 1 + ...ng6173GetProjectsAndDependencyGraphTest.java | 69 .../modu

[1/2] maven-integration-testing git commit: [MNG-6173] getAllProjects() should return all projects [Forced Update!]

2017-03-06 Thread schulte
b72 Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/94496b72 Branch: refs/heads/MNG-6173 Commit: 94496b729d7881612ecb3be0606d1796f20cdf65 Parents: c4cd8cf Author: Christoph Böhme <christ...@b3e.net> Authored: Fri Mar 3 22:07:17 2017 +0100 Committer: Christia

[1/2] maven-integration-testing git commit: [MNG-6173] getAllProjects() should return all projects

2017-03-04 Thread schulte
-wip-us.apache.org/repos/asf/maven-integration-testing/diff/ce2d0fe5 Branch: refs/heads/MNG-6173 Commit: ce2d0fe5df2bd714af83dac65398f806c6ba4a3e Parents: c4cd8cf Author: Christoph Böhme <christ...@b3e.net> Authored: Fri Mar 3 22:07:17 2017 +0100 Committer: Christian Schulte <schu...@a

[2/2] maven-integration-testing git commit: [MNG-6173] Test getProjects() and getProjectDependencyGraph()

2017-03-04 Thread schulte
mitter: Christian Schulte <schu...@apache.org> Committed: Sat Mar 4 22:37:53 2017 +0100 -- .../apache/maven/it/IntegrationTestSuite.java | 1 + ...ng6173GetProjectsAndDependencyGraphTest.java | 69 .../modu

maven git commit: MNG-6173 MavenSession.getAllProjects() should return all projects in the reactor

2017-03-04 Thread schulte
ist...@b3e.net> Authored: Mon Feb 20 07:32:17 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sat Mar 4 22:33:05 2017 +0100 -- maven-core/src/main/java/org/apache/maven/DefaultMa

svn commit: r1784449 - /maven/shared/trunk/maven-jarsigner/pom.xml

2017-02-26 Thread schulte
Author: schulte Date: Sun Feb 26 14:23:46 2017 New Revision: 1784449 URL: http://svn.apache.org/viewvc?rev=1784449=rev Log: [MSHARED-626] Upgrade of 'maven-shared-utils' to 3.2.0. Modified: maven/shared/trunk/maven-jarsigner/pom.xml Modified: maven/shared/trunk/maven-jarsigner/pom.xml URL

svn commit: r1784447 - in /maven/shared/trunk/maven-invoker: ./ src/main/java/org/apache/maven/shared/invoker/ src/test/java/org/apache/maven/shared/invoker/

2017-02-26 Thread schulte
Author: schulte Date: Sun Feb 26 14:17:45 2017 New Revision: 1784447 URL: http://svn.apache.org/viewvc?rev=1784447=rev Log: [MSHARED-625] Refactored to use 'maven-shared-utils' instead of 'plexus-utils'. Modified: maven/shared/trunk/maven-invoker/pom.xml maven/shared/trunk/maven

svn commit: r1784445 - /maven/shared/trunk/maven-verifier/pom.xml

2017-02-26 Thread schulte
Author: schulte Date: Sun Feb 26 14:03:39 2017 New Revision: 1784445 URL: http://svn.apache.org/viewvc?rev=1784445=rev Log: [MSHARED-624] Upgrade of maven-shared-utils to 3.2.0. Modified: maven/shared/trunk/maven-verifier/pom.xml Modified: maven/shared/trunk/maven-verifier/pom.xml URL

svn commit: r1784434 - /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/StreamPumper.java

2017-02-26 Thread schulte
Author: schulte Date: Sun Feb 26 10:23:23 2017 New Revision: 1784434 URL: http://svn.apache.org/viewvc?rev=1784434=rev Log: [MSHARED-623] Deprecation of methods 'close' and 'flush' of class 'StreamPumper'. Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven

svn commit: r1784432 - /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/CommandLineUtils.java

2017-02-26 Thread schulte
Author: schulte Date: Sun Feb 26 10:19:55 2017 New Revision: 1784432 URL: http://svn.apache.org/viewvc?rev=1784432=rev Log: [MSHARED-618] CommandLineCallable does not always call the 'runAfterProcessTermination' runnable. [MSHARED-620] CommandLineCallable should defer starting threads until

svn commit: r1784431 - /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/StreamFeeder.java

2017-02-26 Thread schulte
Author: schulte Date: Sun Feb 26 10:09:58 2017 New Revision: 1784431 URL: http://svn.apache.org/viewvc?rev=1784431=rev Log: [MSHARED-617] StreamFeeder should flush OutputStream Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/StreamFeeder.java

svn commit: r1784430 - /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/StreamFeeder.java

2017-02-26 Thread schulte
Author: schulte Date: Sun Feb 26 10:08:13 2017 New Revision: 1784430 URL: http://svn.apache.org/viewvc?rev=1784430=rev Log: [MSHARED-619] StreamFeeder silently ignores exceptions. Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli

svn commit: r1784357 - in /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli: CommandLineUtils.java DefaultConsumer.java StreamConsumer.java StreamPumper.java Write

2017-02-25 Thread schulte
Author: schulte Date: Sat Feb 25 08:11:19 2017 New Revision: 1784357 URL: http://svn.apache.org/viewvc?rev=1784357=rev Log: o Updated method 'consumeLine(String)' of the 'StreamConsumer' interface adding 'IOException' to the list of declared exceptions to allow implementors to report any

svn commit: r1784350 - /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/StreamPumper.java

2017-02-24 Thread schulte
Author: schulte Date: Sat Feb 25 07:37:56 2017 New Revision: 1784350 URL: http://svn.apache.org/viewvc?rev=1784350=rev Log: o Updated to remove an unused field (always null) and to not suppress exceptions silently when closing resources fails. Modified: maven/shared/trunk/maven-shared

svn commit: r1784346 - /maven/plugin-tools/trunk/maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/plugin/extractor/model/PluginMetadataParser.java

2017-02-24 Thread schulte
Author: schulte Date: Sat Feb 25 04:14:32 2017 New Revision: 1784346 URL: http://svn.apache.org/viewvc?rev=1784346=rev Log: o Updated to stop suppressing exceptions when closing resources fails. Modified: maven/plugin-tools/trunk/maven-script/maven-plugin-tools-model/src/main/java/org

svn commit: r1784345 - in /maven/plugin-tools/trunk/maven-script: maven-plugin-tools-ant/src/test/java/org/apache/maven/tools/plugin/extractor/ant/ maven-plugin-tools-model/src/test/java/org/apache/ma

2017-02-24 Thread schulte
Author: schulte Date: Sat Feb 25 04:12:14 2017 New Revision: 1784345 URL: http://svn.apache.org/viewvc?rev=1784345=rev Log: o Updated to make the test work when checking out into a directory like "/tmp/Spaces & Special Char/plugin-tools". Modified: maven/plugin-tools/trun

[maven] Git Push Summary

2017-02-23 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-5889 [deleted] 37b5f2708

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-02-23 Thread schulte
Author: Christian Schulte <schu...@apache.org> Authored: Thu Feb 23 03:14:21 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 24 00:55:29 2017 +0100 -- apache-maven/src/bin/mvn | 6 +++---

maven git commit: [MNG-5889] .mvn directory should be picked when using --file

2017-02-22 Thread schulte
-us.apache.org/repos/asf/maven/tree/37b5f270 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/37b5f270 Branch: refs/heads/MNG-5889 Commit: 37b5f27080006883613800127d70e8233210555e Parents: e6217a4 Author: Christian Schulte <schu...@apache.org> Authored: Thu Feb 23 03:14:21 2017 +0100 Com

svn commit: r1784076 - in /maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker: AbstractInvokerMojo.java CompositeMap.java

2017-02-22 Thread schulte
Author: schulte Date: Thu Feb 23 00:35:39 2017 New Revision: 1784076 URL: http://svn.apache.org/viewvc?rev=1784076=rev Log: [MINVOKER-213] The plugin should escape any XML special characters (&<>) during interpolating XML files. Modified: maven/plugins/trunk/maven-invoker-plugi

svn commit: r1783819 - /maven/plugins/trunk/maven-invoker-plugin/src/test/java/org/apache/maven/plugin/invoker/InterpolationTest.java

2017-02-20 Thread schulte
Author: schulte Date: Tue Feb 21 02:30:23 2017 New Revision: 1783819 URL: http://svn.apache.org/viewvc?rev=1783819=rev Log: [MINVOKER-213] The plugin should escape any XML special characters (&<>) during interpolating XML files. o Updated to correct a compilation issue introduced by l

svn commit: r1783818 - in /maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker: AbstractInvokerMojo.java CompositeMap.java

2017-02-20 Thread schulte
Author: schulte Date: Tue Feb 21 02:27:58 2017 New Revision: 1783818 URL: http://svn.apache.org/viewvc?rev=1783818=rev Log: [MINVOKER-213] The plugin should escape any XML special characters (&<>) during interpolating XML files. o Updated to also escape any values from the MavenProjec

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

2017-02-12 Thread schulte
/maven/diff/874a1b27 Branch: refs/heads/DEPMGMT-IT Commit: 874a1b2760df9fa98271259eeb0ddaf3cf3e5597 Parents: 215cd95 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 20:42:18 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 12 14:54:1

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

2017-02-12 Thread schulte
/commit/e5b8c978 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e5b8c978 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e5b8c978 Branch: refs/heads/DEPMGMT Commit: e5b8c978054c16f9ade42b98c096342ed9bb25ab Parents: 5d35840 Author: Christian Schulte <schu...@apache.org> Authored: T

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

2017-02-10 Thread schulte
/diff/2f892cba Branch: refs/heads/DEPMGMT-IT Commit: 2f892cba516290dec0fe21579dce92924d91faf5 Parents: c134495 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 03:17:58 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 22:50:5

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

2017-02-10 Thread schulte
/commit/e19c42bf Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e19c42bf Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e19c42bf Branch: refs/heads/DEPMGMT-INCLUDE-IT Commit: e19c42bf8c5cd62a2e571a7039a180da9fef53ed Parents: 98e3e36 Author: Christian Schulte <schu...@apache.

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

2017-02-10 Thread schulte
/repos/asf/maven/diff/183c2047 Branch: refs/heads/DEPMGMT Commit: 183c2047cd26c6276acaccdccc64841f897cea84 Parents: 82bd000 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jun 21 21:35:40 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 2

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

2017-02-10 Thread schulte
/maven/tree/68be1836 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/68be1836 Branch: refs/heads/DEPMGMT Commit: 68be1836a90cbfad30288af1420f17bb54ab7cc3 Parents: ed34aa2 Author: Christian Schulte <schu...@apache.org> Authored: Wed Feb 3 19:17:02 2016 +0100 Committer: Christian Schulte

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

2017-02-10 Thread schulte
: 08a11361dbc849c59fd1e9d18e146f79b2e4e69d Parents: 2f892cb Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 03:30:32 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 22:51:3

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

2017-02-10 Thread schulte
: Christian Schulte <schu...@apache.org> Authored: Sat Jan 30 19:17:34 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 22:50:55 2017 +0100 -- .../maven/project/ProjectModelResolver.j

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

2017-02-10 Thread schulte
: 08a11361dbc849c59fd1e9d18e146f79b2e4e69d Parents: 2f892cb Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 03:30:32 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 22:51:3

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

2017-02-10 Thread schulte
/repos/asf/maven/diff/183c2047 Branch: refs/heads/DEPMGMT-IMPORT Commit: 183c2047cd26c6276acaccdccc64841f897cea84 Parents: 82bd000 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jun 21 21:35:40 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb

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

2017-02-10 Thread schulte
ian Schulte <schu...@apache.org> Authored: Sat Dec 12 20:28:56 2015 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 22:46:52 2017 +0100 -- .../maven/project/DefaultProjectBuilde

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

2017-02-10 Thread schulte
mit: 80438a6b97389225db0d97aa0ef9bf8ec7b5d2e6 Parents: f6ad650 Author: Christian Schulte <schu...@apache.org> Authored: Sat Dec 12 19:25:15 2015 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 18:4

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

2017-02-10 Thread schulte
-integration-testing/tree/14da29b0 Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/14da29b0 Branch: refs/heads/DEPMGMT-IMPORT Commit: 14da29b046a0f0e8df22103c1869a7fdc140cfeb Parents: c7b190a Author: Christian Schulte <schu...@apache.org> Authored: Sun Jun 19 17:18:51 2016

[03/20] maven git commit: [MNG-6166] mvn dependency:go-offline fails due to missing transitive dependency jdom:jdom:jar:1.1

2017-02-10 Thread schulte
[MNG-6166] mvn dependency:go-offline fails due to missing transitive dependency jdom:jdom:jar:1.1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/66a0fbe4 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/66a0fbe4

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

2017-02-10 Thread schulte
: 2836118 Author: Christian Schulte <schu...@apache.org> Authored: Sat Jan 30 19:17:34 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Fri Feb 10 18:40:52 2017 +0100 -- .../maven/project/ProjectModelR

[4/9] maven git commit: Squashed commit of the following:

2017-02-10 Thread schulte
Squashed commit of the following: commit f3f981022f9157e9d74a9d9dfef7ae102c4d0593 Author: rfscholte Date: Thu Feb 9 11:00:17 2017 +0100 [MNG-6109] PluginDescriptor doesn't read since value of parameter There's no specific IT, just a unittest, so itBranch should

[1/6] maven git commit: [MNG-5961] Fix the SLF4J logger factory implementation used for LOG4J2 [Forced Update!]

2017-02-10 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-2199-IT 37530a4e6 -> f70c03371 (forced update) [MNG-5961] Fix the SLF4J logger factory implementation used for LOG4J2 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[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
: 1629343ba1021f0e772a89053366af20cd3c2cb4 Parents: a8c7bbf Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 03:30:32 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:16:2

[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
nch: refs/heads/DEPMGMT Commit: c252bdd876ab2479c8c243723458119d330d2e11 Parents: 864348b Author: Christian Schulte <schu...@apache.org> Authored: Sat Dec 17 03:07:04 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:1

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

2017-02-04 Thread schulte
/diff/864348b9 Branch: refs/heads/DEPMGMT Commit: 864348b9870f36b3973ab055974e0e47c1781486 Parents: 24009a2 Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 22:35:13 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:16:4

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

2017-02-04 Thread schulte
/maven/diff/ebef3713 Branch: refs/heads/DEPMGMT Commit: ebef3713010416296b88029b8995762b40860f8c Parents: 0b11c2c Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 03:15:47 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:16:2

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

2017-02-04 Thread schulte
/repos/asf/maven/commit/9afcd232 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9afcd232 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9afcd232 Branch: refs/heads/DEPMGMT Commit: 9afcd232a111784dee2eaca3ba5d7114e53ac700 Parents: 1629343 Author: Christian Schulte <schu...@apache.

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

2017-02-04 Thread schulte
/repos/asf/maven/diff/412106d0 Branch: refs/heads/DEPMGMT Commit: 412106d0d483a9eac55a6fe78d0f96ef91625299 Parents: 6bd6a14 Author: Christian Schulte <schu...@apache.org> Authored: Wed Jan 27 03:46:11 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 0

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

2017-02-04 Thread schulte
/maven/tree/24009a28 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/24009a28 Branch: refs/heads/DEPMGMT Commit: 24009a287a1276a3577ea4ed2dc732272af7456e Parents: 46ba9de Author: Christian Schulte <schu...@apache.org> Authored: Wed Feb 3 19:17:02 2016 +0100 Committer: Christian Schulte

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

2017-02-04 Thread schulte
/asf/maven/diff/46ba9de7 Branch: refs/heads/DEPMGMT Commit: 46ba9de74e8c48d61b8fa03800e238c3c82203d6 Parents: 412106d Author: Christian Schulte <schu...@apache.org> Authored: Thu Feb 11 08:45:19 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:16:4

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

2017-02-04 Thread schulte
/diff/a8c7bbfc Branch: refs/heads/DEPMGMT Commit: a8c7bbfcc858b5fbe4214f932e2a671d3b284be1 Parents: cfbc0e8 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 03:17:58 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:15:3

[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
: 1629343ba1021f0e772a89053366af20cd3c2cb4 Parents: a8c7bbf Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 03:30:32 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:16:2

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

2017-02-04 Thread schulte
/maven/diff/ebef3713 Branch: refs/heads/DEPMGMT-INCLUDE Commit: ebef3713010416296b88029b8995762b40860f8c Parents: 0b11c2c Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 03:15:47 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:16:2

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

2017-02-04 Thread schulte
/commit/0b11c2c3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0b11c2c3 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0b11c2c3 Branch: refs/heads/DEPMGMT Commit: 0b11c2c33ac04d3344c97596f510778d103b8482 Parents: 9afcd23 Author: Christian Schulte <schu...@apache.org> Authored: T

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

2017-02-04 Thread schulte
/6bd6a141 Branch: refs/heads/DEPMGMT Commit: 6bd6a141ab5a60c85cc270b2c563859599d24f02 Parents: ebef371 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 20:22:42 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:16:4

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

2017-02-04 Thread schulte
/repos/asf/maven/diff/cfbc0e85 Branch: refs/heads/DEPMGMT Commit: cfbc0e8554946cd7d868414711825ef9811c7bad Parents: 5ea110d Author: Christian Schulte <schu...@apache.org> Authored: Sun Jun 19 16:32:25 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 0

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

2017-02-04 Thread schulte
0d2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5ea110d2 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/5ea110d2 Branch: refs/heads/DEPMGMT Commit: 5ea110d2522a5fe98349fa609ed66e1c4a8fe556 Parents: 758aad1 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jun 21

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

2017-02-04 Thread schulte
/repos/asf/maven/commit/9afcd232 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9afcd232 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9afcd232 Branch: refs/heads/DEPMGMT-INCLUDE Commit: 9afcd232a111784dee2eaca3ba5d7114e53ac700 Parents: 1629343 Author: Christian Schulte <s

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

2017-02-04 Thread schulte
mit/5ea110d2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5ea110d2 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/5ea110d2 Branch: refs/heads/DEPMGMT-INCLUDE Commit: 5ea110d2522a5fe98349fa609ed66e1c4a8fe556 Parents: 758aad1 Author: Christian Schulte <schu...@apache.org> Auth

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

2017-02-04 Thread schulte
/diff/a8c7bbfc Branch: refs/heads/DEPMGMT-INCLUDE Commit: a8c7bbfcc858b5fbe4214f932e2a671d3b284be1 Parents: cfbc0e8 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 03:17:58 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:15:3

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

2017-02-04 Thread schulte
/repos/asf/maven/diff/cfbc0e85 Branch: refs/heads/DEPMGMT-INCLUDE Commit: cfbc0e8554946cd7d868414711825ef9811c7bad Parents: 5ea110d Author: Christian Schulte <schu...@apache.org> Authored: Sun Jun 19 16:32:25 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Fe

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

2017-02-04 Thread schulte
/commit/0b11c2c3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0b11c2c3 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0b11c2c3 Branch: refs/heads/DEPMGMT-INCLUDE Commit: 0b11c2c33ac04d3344c97596f510778d103b8482 Parents: 9afcd23 Author: Christian Schulte <schu...@apache.org> Au

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

2017-02-04 Thread schulte
mit/5ea110d2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5ea110d2 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/5ea110d2 Branch: refs/heads/DEPMGMT-IMPORT Commit: 5ea110d2522a5fe98349fa609ed66e1c4a8fe556 Parents: 758aad1 Author: Christian Schulte <schu...@apache.org> Authored

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

2017-02-04 Thread schulte
/diff/a8c7bbfc Branch: refs/heads/DEPMGMT-IMPORT Commit: a8c7bbfcc858b5fbe4214f932e2a671d3b284be1 Parents: cfbc0e8 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 03:17:58 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:15:3

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

2017-02-04 Thread schulte
/repos/asf/maven/diff/cfbc0e85 Branch: refs/heads/DEPMGMT-IMPORT Commit: cfbc0e8554946cd7d868414711825ef9811c7bad Parents: 5ea110d Author: Christian Schulte <schu...@apache.org> Authored: Sun Jun 19 16:32:25 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Fe

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

2017-02-04 Thread schulte
/dbf8e405 Branch: refs/heads/DEPMGMT-IT Commit: dbf8e405a7c58e086565296c68fd6e6c8cecc705 Parents: 375e3bb Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 20:22:42 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:08:3

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

2017-02-04 Thread schulte
/repos/asf/maven/diff/fffa0db5 Branch: refs/heads/DEPMGMT-IT Commit: fffa0db507a7a019d6ec9a6bfc2a6cf8172ce4f1 Parents: 9579741 Author: Christian Schulte <schu...@apache.org> Authored: Sun Jun 19 16:32:25 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 0

[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
: 9f4a3653eae96afafc6e89be9240e877489006c6 Parents: 743be82 Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 03:30:32 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:06:1

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

2017-02-04 Thread schulte
/maven/tree/8d63a62e Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/8d63a62e Branch: refs/heads/DEPMGMT-IT Commit: 8d63a62eb9e8705d36c4a674fb9e2f53f248dc6c Parents: 10a4ab3 Author: Christian Schulte <schu...@apache.org> Authored: Wed Feb 3 19:17:02 2016 +0100 Committer: Christian Schulte

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

2017-02-04 Thread schulte
/maven/diff/06a68236 Branch: refs/heads/DEPMGMT-IT Commit: 06a682364258aaacc94b797530d3502949958a5d Parents: f1a1fc6 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 20:42:18 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:11:2

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

2017-02-04 Thread schulte
Author: Christian Schulte <schu...@apache.org> Authored: Sat Jan 30 19:17:34 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:05:20 2017 +0100 -- .../maven/project/ProjectModelR

[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
nch: refs/heads/DEPMGMT-IT Commit: f1a1fc6dc27191882656057c5737c9fb81bbab21 Parents: 9d4f54a Author: Christian Schulte <schu...@apache.org> Authored: Sat Dec 17 03:07:04 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:0

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

2017-02-04 Thread schulte
/repos/asf/maven/commit/6916b759 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6916b759 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/6916b759 Branch: refs/heads/DEPMGMT-INCLUDE-IT Commit: 6916b759a66ab00398557dd2cbcdd97751f74bcd Parents: 9f4a365 Author: Christian Schulte <s

[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
: 9f4a3653eae96afafc6e89be9240e877489006c6 Parents: 743be82 Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 03:30:32 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:06:1

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

2017-02-04 Thread schulte
/commit/8609e7d9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8609e7d9 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/8609e7d9 Branch: refs/heads/DEPMGMT-INCLUDE-IT Commit: 8609e7d9d6fb19745d8d517907133702f10f2400 Parents: 6916b75 Author: Christian Schulte <schu...@apache.

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

2017-02-04 Thread schulte
/diff/9d4f54ae Branch: refs/heads/DEPMGMT-IT Commit: 9d4f54ae6fd63d136fea0ac581e1e5fa4a762dfa Parents: 8d63a62 Author: Christian Schulte <schu...@apache.org> Authored: Tue Dec 13 22:35:13 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:08:3

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

2017-02-04 Thread schulte
hor: Christian Schulte <schu...@apache.org> Authored: Sat Dec 12 20:28:56 2015 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:00:31 2017 +0100 -- .../maven/project/DefaultProjectBuilde

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

2017-02-04 Thread schulte
/maven/diff/375e3bb0 Branch: refs/heads/DEPMGMT-IT Commit: 375e3bb068caed2a9eb4b377b0631c92375fec87 Parents: 8609e7d Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 03:15:47 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:07:5

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

2017-02-04 Thread schulte
/repos/asf/maven/diff/95797415 Branch: refs/heads/DEPMGMT-IT Commit: 95797415d13dfd364df612716cfecf0c40c0d992 Parents: 758aad1 Author: Christian Schulte <schu...@apache.org> Authored: Tue Jun 21 21:35:40 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 0

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

2017-02-04 Thread schulte
/commit/8609e7d9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8609e7d9 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/8609e7d9 Branch: refs/heads/DEPMGMT-IT Commit: 8609e7d9d6fb19745d8d517907133702f10f2400 Parents: 6916b75 Author: Christian Schulte <schu...@apache.org> Authore

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

2017-02-04 Thread schulte
: affddb2 Author: Christian Schulte <schu...@apache.org> Authored: Sat Jan 30 19:17:34 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:05:20 2017 +0100 -- .../maven/project/ProjectModelR

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

2017-02-04 Thread schulte
/asf/maven/diff/10a4ab3a Branch: refs/heads/DEPMGMT-IT Commit: 10a4ab3a0b80dbb5005b65ad4e83559e1fcf12c0 Parents: af13a7b Author: Christian Schulte <schu...@apache.org> Authored: Thu Feb 11 08:45:19 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 00:08:3

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

2017-02-04 Thread schulte
/repos/asf/maven/commit/6916b759 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6916b759 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/6916b759 Branch: refs/heads/DEPMGMT-IT Commit: 6916b759a66ab00398557dd2cbcdd97751f74bcd Parents: 9f4a365 Author: Christian Schulte <schu...@apache.

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

2017-02-04 Thread schulte
/repos/asf/maven/diff/af13a7b8 Branch: refs/heads/DEPMGMT-IT Commit: af13a7b8d161689b929048a4bf869ab5e294aeb5 Parents: dbf8e40 Author: Christian Schulte <schu...@apache.org> Authored: Wed Jan 27 03:46:11 2016 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sun Feb 5 0

<    1   2   3   4   5   6   7   8   9   10   >