maven-surefire git commit: Fix M2Eclipse error and consistency.

2016-09-21 Thread gboue
Repository: maven-surefire Updated Branches: refs/heads/master d60225741 -> ef06e4194 Fix M2Eclipse error and consistency. Since the whole target/generated-sources was added to the classpath, m2e considered the package declaration of the HelpMojo (generated inside target/generated-sources/plug

svn commit: r1761802 - /maven/plugins/trunk/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/InstallMojo.java

2016-09-21 Thread khmarbaise
Author: khmarbaise Date: Wed Sep 21 19:37:48 2016 New Revision: 1761802 URL: http://svn.apache.org/viewvc?rev=1761802&view=rev Log: Followed renaming methods in InstallProject interface. Modified: maven/plugins/trunk/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/InstallM

svn commit: r1761801 - /maven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java

2016-09-21 Thread khmarbaise
Author: khmarbaise Date: Wed Sep 21 19:37:25 2016 New Revision: 1761801 URL: http://svn.apache.org/viewvc?rev=1761801&view=rev Log: Followed renaming methods in DeployProject interface. Modified: maven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/DeployMojo

svn commit: r1761800 - in /maven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/project: deploy/ deploy/internal/ install/ install/internal/

2016-09-21 Thread khmarbaise
Author: khmarbaise Date: Wed Sep 21 19:36:48 2016 New Revision: 1761800 URL: http://svn.apache.org/viewvc?rev=1761800&view=rev Log: Consistently renamed methods in interfaces ProjectDeployer from deployProject() into deploy(). ProjectInstaller from installProject() into install(). Modified:

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

2016-09-21 Thread khmarbaise
Author: khmarbaise Date: Wed Sep 21 19:13:46 2016 New Revision: 1761797 URL: http://svn.apache.org/viewvc?rev=1761797&view=rev Log: [MDEP-539] Upgrade maven-shared-components parent to version 30 Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/mave