svn commit: r1798383 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-338: pom.xml verify.groovy

2017-06-11 Thread gboue
Author: gboue Date: Sun Jun 11 16:52:30 2017 New Revision: 1798383 URL: http://svn.apache.org/viewvc?rev=1798383=rev Log: [MCHECKSTYLE-338] Add support for 'omitIgnoredModules' Make IT not rely on the 'check' goal invoking the 'checkstyle' goal first. Modified:

svn commit: r1798389 - in /maven/plugins/trunk/maven-antrun-plugin/src: it/export-ant-properties/ it/export-ant-properties/invoker.properties it/export-ant-properties/pom.xml main/java/org/apache/mave

2017-06-11 Thread gboue
Author: gboue Date: Sun Jun 11 18:10:40 2017 New Revision: 1798389 URL: http://svn.apache.org/viewvc?rev=1798389=rev Log: [MANTRUN-204] antrun loops the backing map of java.util.Properties withouth checking type safety Avoid blind casts to String when copying Ant project properties to Maven

svn commit: r1798404 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: it/MCHECKSTYLE-214-basedir-resource/verify.groovy main/java/org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojo

2017-06-11 Thread michaelo
Author: michaelo Date: Sun Jun 11 20:31:57 2017 New Revision: 1798404 URL: http://svn.apache.org/viewvc?rev=1798404=rev Log: Revert fix and IT changes for MCHECKSTYLE-314 The fix introduces another run of Checkstyle with default settings interfering with the one set in an execution. Modified:

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 'systemPath

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6207 [created] 1081fa1c4 [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

svn commit: r1798356 - /maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/space & special char/invoker.properties

2017-06-11 Thread hboutemy
Author: hboutemy Date: Sun Jun 11 11:46:30 2017 New Revision: 1798356 URL: http://svn.apache.org/viewvc?rev=1798356=rev Log: failure on Windows with Maven version < 3.5.0 is caused by Maven, not the plugin Added: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/space

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 'systemPath

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6207 1081fa1c4 -> 12d647133 (forced update) [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

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 'systemPath

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/master 707cff6ff -> 12d647133 [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

[2/3] 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 'syst

2017-06-11 Thread khmarbaise
[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)

[1/3] maven git commit: [MNG-6186] fixed path to jansi native libs in distribution [Forced Update!]

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/mvn-3.5.1/MNG-6174 262b61b3e -> 79862566f (forced update) [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

[maven] Git Push Summary

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6207 [deleted] 12d647133

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

2017-06-11 Thread khmarbaise
[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/502c86ea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/502c86ea

[1/3] maven git commit: [MNG-6186] fixed path to jansi native libs in distribution [Forced Update!]

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6123-detect-self-references d3119b091 -> 502c86eaa (forced update) [MNG-6186] fixed path to jansi native libs in distribution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[2/3] 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 'syst

2017-06-11 Thread khmarbaise
[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)

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

2017-06-11 Thread khmarbaise
[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/79862566 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/79862566 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/79862566

svn commit: r1798354 - /maven/plugins/branches/MCHECKSTYLE-314/

2017-06-11 Thread michaelo
Author: michaelo Date: Sun Jun 11 10:26:31 2017 New Revision: 1798354 URL: http://svn.apache.org/viewvc?rev=1798354=rev Log: Branch for a broken fix MCHECKSTYLE-314 Added: maven/plugins/branches/MCHECKSTYLE-314/ - copied from r1798353, maven/plugins/trunk/maven-checkstyle-plugin/