[12/23] maven git commit: [MNG-6127] Fix plugin execution configuration interference

2017-09-25 Thread hboutemy
[MNG-6127] Fix plugin execution configuration interference Signed-off-by: rfscholte Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1ed6592 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1ed6592 Diff: http://git-w

[21/23] maven git commit: [MNG-6275] Defang the tests when their core assumption is invalid.

2017-09-25 Thread hboutemy
[MNG-6275] Defang the tests when their core assumption is invalid. - The tests assume that the JRE has a ScriptEngineFactory - Not all JREs have a ScriptEngineFactory (I'm looking at Azul's Zulu Open JDK 7 builds) - Ideally we'd skip these tests using Assume.assumeThat(...) but PlexusTestCase do

[07/23] maven git commit: [MNG-6258] Upgrade to Maven Resolver 1.1.0

2017-09-25 Thread hboutemy
[MNG-6258] Upgrade to Maven Resolver 1.1.0 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e520324c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e520324c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e5203

[08/23] maven git commit: [MNG-5457] Show repository id when downloading or uploading from/to a remote repository

2017-09-25 Thread hboutemy
[MNG-5457] Show repository id when downloading or uploading from/to a remote repository Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b1002575 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b1002575 Diff: http://gi

[17/23] maven git commit: [MNG-6216] ArrayIndexOutOfBoundsException when parsing POM o Upgraded to new release of plexus-utils which contains the fix for #22 in plexus-utils.

2017-09-25 Thread hboutemy
[MNG-6216] ArrayIndexOutOfBoundsException when parsing POM o Upgraded to new release of plexus-utils which contains the fix for #22 in plexus-utils. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c9a288d8 Tree: http://git

[16/23] maven git commit: Revert "Squashed commit of the following:"

2017-09-25 Thread hboutemy
Revert "Squashed commit of the following:" This reverts commit f047ea143766fd22ae42040e6805bef287f3cc3e. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/170c1ed8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/170c1ed

[02/23] maven git commit: [MNG-6084] Support JSR 250 annotations

2017-09-25 Thread hboutemy
[MNG-6084] Support JSR 250 annotations Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a7dddcb8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a7dddcb8 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a7dddcb8

[03/23] maven git commit: [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE)

2017-09-25 Thread hboutemy
[MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) Signed-off-by: Karl Heinz Marbaise Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/eb6b212b Tree: http://git-wip-us.

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

2017-09-25 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/eb2db7b2 Tree: http://git-wip-us.apache.org/repos/a

[19/23] maven git commit: [maven-release-plugin] prepare release maven-3.5.1

2017-09-25 Thread hboutemy
[maven-release-plugin] prepare release maven-3.5.1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/094e4e31 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/094e4e31 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[06/23] maven git commit: [MNG-6240] Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver

2017-09-25 Thread hboutemy
[MNG-6240] Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver Maven Core needs to export the maven-aether-provider artifact so that its components do not get added twice in plugin realm. This happens if the build uses an extension plugin depending on mav

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

2017-09-25 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/4f530c4f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4f530c4

[14/23] maven git commit: Squashed commit of the following:

2017-09-25 Thread hboutemy
Squashed commit of the following: commit c829bdcfc275b207e23fc568b3c16d98195675be Author: rfscholte Date: Thu Aug 24 10:54:08 2017 +0200 [MNG-6275] ServiceLoaderFactory can't find implementations via ClassRealm Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git

[04/23] maven git commit: [MNG-6186] fixed path to jansi native libs in distribution

2017-09-25 Thread hboutemy
[MNG-6186] fixed path to jansi native libs in distribution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/707cff6f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/707cff6f Diff: http://git-wip-us.apache.org/repos/asf/m

[15/23] maven git commit: Update Jenkinsfile to use JENKINS-43507 syntax for resolveScm

2017-09-25 Thread hboutemy
Update Jenkinsfile to use JENKINS-43507 syntax for resolveScm Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e44c39c2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e44c39c2 Diff: http://git-wip-us.apache.org/repos/a

[11/23] maven git commit: [MNG-6148] Can't package and assemble with JDK9/Jigsaw

2017-09-25 Thread hboutemy
[MNG-6148] Can't package and assemble with JDK9/Jigsaw Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/842db371 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/842db371 Diff: http://git-wip-us.apache.org/repos/asf/mave

[13/23] maven git commit: [MNG-6220] Add CLI options to control color output Introduce -Dstyle.color=[always|never|auto]

2017-09-25 Thread hboutemy
[MNG-6220] Add CLI options to control color output Introduce -Dstyle.color=[always|never|auto] Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/785bad69 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/785bad69 Diff: htt

[18/23] maven git commit: [MNG-6275] Maven Embedder compatible fix

2017-09-25 Thread hboutemy
[MNG-6275] Maven Embedder compatible fix - Need to use PARENT_CLASSLOADER so that when used by embedder we get a consistent view of the available classes - Restores test case from f047ea143766fd22ae42040e6805bef287f3cc3e Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://

[20/23] maven git commit: [maven-release-plugin] prepare for next development iteration

2017-09-25 Thread hboutemy
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/312eb535 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/312eb535 Diff: http://git-wip-us.apache.org/repos/a

[01/23] maven git commit: MNG-6233 don't mix plexus and jsr330 annotations in aether-provider [Forced Update!]

2017-09-25 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6196_slf4j 104b50d4d -> 4f530c4f0 (forced update) MNG-6233 don't mix plexus and jsr330 annotations in aether-provider Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.

[10/23] maven git commit: [MNG-6174] Clean Up Maven Model

2017-09-25 Thread hboutemy
[MNG-6174] Clean Up Maven Model Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4f2a2dba Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4f2a2dba Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/4f2a2dba Branch

[05/23] maven git commit: [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'sy

2017-09-25 Thread hboutemy
[MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath' related tests are reused/expanded (rationale: scope 'system' and 'systemPath' are mutually dependent) Signed

[09/23] maven git commit: [MNG-6123] detect self references in POM and fail fast o Added unit test and self referencing pom

2017-09-25 Thread hboutemy
[MNG-6123] detect self references in POM and fail fast o Added unit test and self referencing pom Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8f8c45c9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8f8c45c9 Diff:

maven git commit: [MNG-6242] detect Cygwin/Mingw pseudo terminal for Jansi

2017-09-25 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6242 [created] 9043305f2 [MNG-6242] detect Cygwin/Mingw pseudo terminal for Jansi Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9043305f Tree: http://git-wip-us.apache.or

svn commit: r1809668 - in /maven/enforcer/trunk: enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/ enforcer-rules/src/site/apt/ maven-enforcer-plugin/src/it/projects/require-profile-ids-

2017-09-25 Thread rfscholte
Author: rfscholte Date: Mon Sep 25 22:02:30 2017 New Revision: 1809668 URL: http://svn.apache.org/viewvc?rev=1809668&view=rev Log: [MENFORCER-282] Add RequireProfileIdsExist to ensure al mentioned cmdline profiles exist Added: maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/mav