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

2017-01-27 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-2199 d41670892 -> 012d21261 (forced update) [MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Maven does not fail the build when it cannot resolve a

svn commit: r1780625 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2017-01-27 Thread gboue
Author: gboue Date: Sat Jan 28 01:11:07 2017 New Revision: 1780625 URL: http://svn.apache.org/viewvc?rev=1780625=rev Log: The list-repositories IT is broken with Maven 3.0.x because of a downstream bug in maven-artifact-trasnfer 0.9.0. Using the latest snapshot that fixes it (MSHARED-602).

svn commit: r1780622 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: it/MCHECKSTYLE-260-sourceDirectories/ it/MCHECKSTYLE-260-sourceDirectories/child-a/ it/MCHECKSTYLE-260-sourceDirectories/chi

2017-01-27 Thread gboue
Author: gboue Date: Sat Jan 28 00:50:38 2017 New Revision: 1780622 URL: http://svn.apache.org/viewvc?rev=1780622=rev Log: [MCHECKSTYLE-260] sourceDirectories property is ignored in multi-modules Because of a bug in Sisu, plugin parameters of type Collection or array are always using their

[3/4] maven git commit: [MNG-2199] Support version ranges in parent elements

2017-01-27 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated to remove parent version range resolution logic obsolete since Maven 3.2.3 which changed the initialization of MavenProject instances. o Updated local parent resolution to behave the same way remote parent resolution behaves. When

[4/4] maven git commit: o Updated to run the core integration tests from the MNG-2199 branch.

2017-01-27 Thread schulte
o Updated to run the core integration tests from the MNG-2199 branch. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/7ae42d7b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/7ae42d7b Diff:

[1/4] maven git commit: [MNG-5958] restore binary compatibility of Lifecycle.setPhases [Forced Update!]

2017-01-27 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-2199-IT 26ba28c2d -> 7ae42d7b2 (forced update) [MNG-5958] restore binary compatibility of Lifecycle.setPhases While MNG-5805 restored binary compatibility of Lifecycle.getPhases it didn't do the same for Lifecycle.setPhases. This breaks

[3/3] maven git commit: [MNG-2199] Support version ranges in parent elements

2017-01-27 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated to remove parent version range resolution logic obsolete since Maven 3.2.3 which changed the initialization of MavenProject instances. o Updated local parent resolution to behave the same way remote parent resolution behaves. When

[1/3] maven git commit: [MNG-5958] restore binary compatibility of Lifecycle.setPhases [Forced Update!]

2017-01-27 Thread schulte
Repository: maven Updated Branches: refs/heads/MNG-2199 13a3a8b81 -> 99e2287a5 (forced update) [MNG-5958] restore binary compatibility of Lifecycle.setPhases While MNG-5805 restored binary compatibility of Lifecycle.getPhases it didn't do the same for Lifecycle.setPhases. This breaks plugins

[2/3] maven git commit: [MNG-5883] Silence unnecessary legacy local repository warning

2017-01-27 Thread schulte
[MNG-5883] Silence unnecessary legacy local repository warning o Updated to decrease logging level from 'warning' to 'info'. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1e2a80ec Tree:

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

2017-01-27 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-2199 e6ca0fb2d -> d41670892 (forced update) [MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Maven does not fail the build when it cannot resolve a

[1/2] maven-integration-testing git commit: [MNG-5958] restore binary compatibility of Lifecycle.setPhases [Forced Update!]

2017-01-27 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-2199 07c254517 -> e6ca0fb2d (forced update) [MNG-5958] restore binary compatibility of Lifecycle.setPhases Modify tests for MNG-5805 This closes #13 #18 Project:

[2/2] maven-integration-testing git commit: [MNG-2199] Support version ranges in parent elements

2017-01-27 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Maven does not fail the build when it cannot resolve a parent but instead logs a warning message. The ITs never checked the log to contain the warning messages but instead

svn commit: r1780613 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: main/java/org/apache/maven/plugins/checkstyle/ site/apt/examples/ test/plugin-configs/

2017-01-27 Thread gboue
Author: gboue Date: Fri Jan 27 21:29:10 2017 New Revision: 1780613 URL: http://svn.apache.org/viewvc?rev=1780613=rev Log: [MCHECKSTYLE-275] remove old deprecated parameters from report Now that we're moving to the next major 3.0.0, the old deprecated parameters from CheckstyleReport can be

svn commit: r1780608 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/it: check-tests-only/verify.groovy inlinerules/verify.groovy

2017-01-27 Thread gboue
Author: gboue Date: Fri Jan 27 20:37:20 2017 New Revision: 1780608 URL: http://svn.apache.org/viewvc?rev=1780608=rev Log: Improving current ITs, that are testing the failure of the build, by checking what was the actual cause of the failure. This makes sure the build didn't fail for another

maven-archetype git commit: [ARCHETYPE-437] Remove support for the create goal

2017-01-27 Thread rfscholte
Repository: maven-archetype Updated Branches: refs/heads/master 624f9affd -> b48013975 [ARCHETYPE-437] Remove support for the create goal Project: http://git-wip-us.apache.org/repos/asf/maven-archetype/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-archetype/commit/b4801397 Tree:

[2/2] maven-archetype git commit: [ARCHETYPE-515] Migrate plugin to Maven3

2017-01-27 Thread rfscholte
[ARCHETYPE-515] Migrate plugin to Maven3 Squashed commit of the following: commit e1e6fff59037ba20a479cd1b1dcaa750bf6d1cd0 Author: rfscholte Date: Fri Jan 27 14:08:13 2017 +0100 clean up dependencies commit ffe813f486916b4d2d8ae249a64a818978f5bfc6 Author: rfscholte

[1/2] maven-archetype git commit: [ARCHETYPE-515] Migrate plugin to Maven3

2017-01-27 Thread rfscholte
Repository: maven-archetype Updated Branches: refs/heads/master 9857d346b -> 624f9affd http://git-wip-us.apache.org/repos/asf/maven-archetype/blob/624f9aff/archetype-testing/archetype-final/src/test/java/org/apache/maven/archetype/test/ArchetyperRoundtripWithProxyIT.java

svn commit: r1005748 - in /websites/production/maven/components/wagon-archives/wagon-LATEST: ./ apidocs/ apidocs/org/apache/jackrabbit/webdav/ apidocs/org/apache/jackrabbit/webdav/class-use/ apidocs/o

2017-01-27 Thread michaelo
Author: michaelo Date: Fri Jan 27 13:10:07 2017 New Revision: 1005748 Log: Site checkin for project Apache Maven Wagon [This commit notification would consist of 102 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r18015 - /release/maven/shared/

2017-01-27 Thread rfscholte
Author: rfscholte Date: Fri Jan 27 12:05:16 2017 New Revision: 18015 Log: Maven Invoker 3.0.0 Added: release/maven/shared/maven-invoker-3.0.0-source-release.zip (with props) release/maven/shared/maven-invoker-3.0.0-source-release.zip.asc

[maven-wagon] Git Push Summary

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Tags: refs/tags/wagon-2.12 [created] 14de82a8a

maven-wagon git commit: [maven-release-plugin] prepare for next development iteration

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 0f2c8bc57 -> f76c0982b [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/f76c0982 Tree:

maven-wagon git commit: [maven-release-plugin] prepare release wagon-2.12

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 6843ead40 -> 0f2c8bc57 [maven-release-plugin] prepare release wagon-2.12 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/0f2c8bc5 Tree:

maven-wagon git commit: Bump version 2.12-SNAPSHOT

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 3512a321e -> 6843ead40 Bump version 2.12-SNAPSHOT Preparations for the next version, 2.11 is burned. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit:

svn commit: r1005739 - in /websites/staging/maven/trunk/content: ./ maven-site-1.0-site.jar plugins/index.html

2017-01-27 Thread buildbot
Author: buildbot Date: Fri Jan 27 10:50:32 2017 New Revision: 1005739 Log: Staging update by buildbot for maven Modified: websites/staging/maven/trunk/content/ (props changed) websites/staging/maven/trunk/content/maven-site-1.0-site.jar

svn commit: r1780536 - /maven/site/trunk/content/apt/plugins/index.apt

2017-01-27 Thread olamy
Author: olamy Date: Fri Jan 27 10:50:05 2017 New Revision: 1780536 URL: http://svn.apache.org/viewvc?rev=1780536=rev Log: shade plugin 3.0.0 Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL:

svn commit: r1005735 [2/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archetypes/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ d

2017-01-27 Thread buildbot
Modified: websites/staging/maven/trunk/content/docs/2.0.7/release-notes.html == --- websites/staging/maven/trunk/content/docs/2.0.7/release-notes.html (original) +++

svn commit: r1005735 [3/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archetypes/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ d

2017-01-27 Thread buildbot
Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html == ---

svn commit: r1005736 - /websites/production/maven/content/

2017-01-27 Thread rfscholte
Author: rfscholte Date: Fri Jan 27 10:37:45 2017 New Revision: 1005736 Log: Publishing svnmucc operation to maven site by rfscholte Added: websites/production/maven/content/ - copied from r1005735, websites/staging/maven/trunk/content/

svn commit: r1005734 - /websites/production/maven/components/plugins-archives/maven-shade-plugin-3.0.0/

2017-01-27 Thread olamy
Author: olamy Date: Fri Jan 27 10:36:49 2017 New Revision: 1005734 Log: backup 3.0.0 Added: websites/production/maven/components/plugins-archives/maven-shade-plugin-3.0.0/ - copied from r1005733, websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/

svn commit: r1780535 - /maven/site/trunk/content/apt/shared/index.apt

2017-01-27 Thread rfscholte
Author: rfscholte Date: Fri Jan 27 10:35:43 2017 New Revision: 1780535 URL: http://svn.apache.org/viewvc?rev=1780535=rev Log: CMS commit to maven by rfscholte Modified: maven/site/trunk/content/apt/shared/index.apt Modified: maven/site/trunk/content/apt/shared/index.apt URL:

svn commit: r1005730 - /websites/production/maven/components/shared-archives/maven-invoker-3.0.0/

2017-01-27 Thread rfscholte
Author: rfscholte Date: Fri Jan 27 10:33:12 2017 New Revision: 1005730 Log: Archive versioned site. Added: websites/production/maven/components/shared-archives/maven-invoker-3.0.0/ - copied from r1005729, websites/production/maven/components/shared-archives/maven-invoker-LATEST/

svn commit: r1005732 - /websites/production/maven/components/shared/maven-invoker/

2017-01-27 Thread rfscholte
Author: rfscholte Date: Fri Jan 27 10:33:26 2017 New Revision: 1005732 Log: Publish new site. Added: websites/production/maven/components/shared/maven-invoker/ - copied from r1005731, websites/production/maven/components/shared-archives/maven-invoker-3.0.0/

svn commit: r1005731 - /websites/production/maven/components/shared/maven-invoker/

2017-01-27 Thread rfscholte
Author: rfscholte Date: Fri Jan 27 10:33:20 2017 New Revision: 1005731 Log: Remove old site. Removed: websites/production/maven/components/shared/maven-invoker/