svn commit: r1652654 - /maven/plugins/trunk/maven-pdf-plugin/pom.xml

2015-01-17 Thread khmarbaise
Author: khmarbaise Date: Sat Jan 17 19:03:00 2015 New Revision: 1652654 URL: http://svn.apache.org/r1652654 Log: [MPDF-71] Remove backward compatibility with Maven 2.0.X Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml URL:

svn commit: r1652657 - /maven/plugins/trunk/maven-pdf-plugin/pom.xml

2015-01-17 Thread khmarbaise
Author: khmarbaise Date: Sat Jan 17 19:09:03 2015 New Revision: 1652657 URL: http://svn.apache.org/r1652657 Log: Upgraded self reference to 1.2. Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml URL:

maven-surefire git commit: [SUREFIRE] removed unnecessary dependencies - transitive d. present

2015-01-17 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 3676827f5 - 3a48c083d [SUREFIRE] removed unnecessary dependencies - transitive d. present Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

svn commit: r936548 - in /websites/production/maven/content: ./ ant-tasks-archives/ ant-tasks/ archetype-archives/ archetype/ archives/maven-1.x/ core-its/ enforcer-archives/ enforcer/ jxr-archives/ j

2015-01-17 Thread hboutemy
Author: hboutemy Date: Sat Jan 17 17:13:12 2015 New Revision: 936548 Log: Publishing svnmucc operation to maven site by hboutemy Added: websites/production/maven/content/ - copied from r936547, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks/

maven git commit: [MNG-5754] Toolchains should be read during initialization MavenExecutionRequest has been extended with toolchains, which is filled by MavenCli Interfaces have been extended with new

2015-01-17 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master 99f763dec - f75008743 [MNG-5754] Toolchains should be read during initialization MavenExecutionRequest has been extended with toolchains, which is filled by MavenCli Interfaces have been extended with new methods, assuming only Maven

maven git commit: [MNG-5754] Toolchains should be read during initialization No need to wrap ToolchainsBuildingException with MisconfiguredToolchainException. The latter was required when using Toolch

2015-01-17 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master f75008743 - 4f05b59de [MNG-5754] Toolchains should be read during initialization No need to wrap ToolchainsBuildingException with MisconfiguredToolchainException. The latter was required when using ToolchainManagerPrivate Project:

maven git commit: [MNG-5754] Toolchains should be read during initialization DefaultToolchainManagerPrivate now uses toolchains from MavenExecutionRequest

2015-01-17 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master 4f05b59de - b6ae8ef8a [MNG-5754] Toolchains should be read during initialization DefaultToolchainManagerPrivate now uses toolchains from MavenExecutionRequest Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

svn commit: r1652642 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config: maven_checks.xml sun_checks.xml turbine_checks.xml

2015-01-17 Thread hboutemy
Author: hboutemy Date: Sat Jan 17 17:05:11 2015 New Revision: 1652642 URL: http://svn.apache.org/r1652642 Log: [MCHECKSTYLE-276] removed RedundantThrows from configs Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml