svn commit: r1648161 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 09:20:32 2014 New Revision: 1648161 URL: http://svn.apache.org/r1648161 Log: Let the parent do it's work. Modified: maven/plugins/trunk/maven-war-plugin/pom.xml Modified: maven/plugins/trunk/maven-war-plugin/pom.xml URL:

svn commit: r1648192 - in /maven/plugins/trunk/maven-ear-plugin: ./ src/test/java/org/apache/maven/plugin/ear/ src/test/java/org/apache/maven/plugin/ear/output/ src/test/java/org/apache/maven/plugin/e

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 12:39:04 2014 New Revision: 1648192 URL: http://svn.apache.org/r1648192 Log: [MEAR-210] Following naming conventions of maven-surefire/failsafe-plugin - Removing the maven-surefire-plugin configuration which results in changing some test file names to

svn commit: r1648195 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 13:17:30 2014 New Revision: 1648195 URL: http://svn.apache.org/r1648195 Log: [maven-release-plugin] prepare release maven-ear-plugin-2.10 Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml URL:

svn commit: r1648196 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 13:17:49 2014 New Revision: 1648196 URL: http://svn.apache.org/r1648196 Log: [maven-release-plugin] rollback the release of maven-ear-plugin-2.10 Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml

svn commit: r1648197 - /maven/plugins/trunk/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EjbRef.java

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 13:29:49 2014 New Revision: 1648197 URL: http://svn.apache.org/r1648197 Log: Fixed checkstyle reported stuff. Modified: maven/plugins/trunk/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EjbRef.java Modified:

svn commit: r1648199 - /maven/plugins/tags/maven-ear-plugin-2.10/

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 13:31:53 2014 New Revision: 1648199 URL: http://svn.apache.org/r1648199 Log: [maven-release-plugin] copy for tag maven-ear-plugin-2.10 Added: maven/plugins/tags/maven-ear-plugin-2.10/ - copied from r1648198, maven/plugins/trunk/maven-ear-plugin/

svn commit: r1648198 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 13:31:39 2014 New Revision: 1648198 URL: http://svn.apache.org/r1648198 Log: [maven-release-plugin] prepare release maven-ear-plugin-2.10 Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml URL:

svn commit: r1648200 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 13:31:57 2014 New Revision: 1648200 URL: http://svn.apache.org/r1648200 Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml URL:

maven-surefire git commit: [SUREFIRE-1131] Remove obsolete maven profiles

2014-12-28 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 12d2c4b4a - 3c662f89c [SUREFIRE-1131] Remove obsolete maven profiles Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/3c662f89 Tree:

Git Push Summary

2014-12-28 Thread tibordigana
Repository: maven-surefire Updated Tags: refs/tags/surefire-2.18.1 [created] c9af33d7c

svn commit: r1648234 - /maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

2014-12-28 Thread hboutemy
Author: hboutemy Date: Sun Dec 28 17:41:43 2014 New Revision: 1648234 URL: http://svn.apache.org/r1648234 Log: reordered default extractors Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml URL:

svn commit: r1648237 - /maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

2014-12-28 Thread hboutemy
Author: hboutemy Date: Sun Dec 28 17:52:08 2014 New Revision: 1648237 URL: http://svn.apache.org/r1648237 Log: [MPLUGIN-284] don't try to extract mojos from Beanshell by default Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Modified:

svn commit: r1648240 - in /maven/plugin-tools/trunk/maven-plugin-plugin/src/it: annotation-with-inheritance-from-deps/pom.xml annotation-with-inheritance-reactor/pom.xml

2014-12-28 Thread rfscholte
Author: rfscholte Date: Sun Dec 28 18:28:50 2014 New Revision: 1648240 URL: http://svn.apache.org/r1648240 Log: Fix dependencies. tests-classified jars depend on junit, which was pulled in by old QDox versions. This makes the project valid again, although I'd prefer NOT to depend on

svn commit: r1648262 - /maven/plugin-tools/trunk/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java

2014-12-28 Thread hboutemy
Author: hboutemy Date: Sun Dec 28 22:16:31 2014 New Revision: 1648262 URL: http://svn.apache.org/r1648262 Log: changed INFO message: extractors ids are not really languages Modified:

svn commit: r1648268 - in /maven/plugin-tools/trunk: maven-plugin-tools-annotations/src/site/apt/ maven-plugin-tools-ant/src/site/apt/ maven-plugin-tools-beanshell/src/site/apt/ maven-plugin-tools-jav

2014-12-28 Thread hboutemy
Author: hboutemy Date: Sun Dec 28 22:53:03 2014 New Revision: 1648268 URL: http://svn.apache.org/r1648268 Log: [MPLUGIN-285] changed 'java' extractor id to 'java-javadoc' to match 'java-annotations' Added:

[2/2] maven-wagon git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven-wagon

2014-12-28 Thread dantran
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven-wagon Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/94dd5f14 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/94dd5f14 Diff:

[1/2] maven-wagon git commit: [WAGON-430] ScpHelper.getFileList() should not throw exception when remote direcotry is empty

2014-12-28 Thread dantran
Repository: maven-wagon Updated Branches: refs/heads/master dd623e806 - 94dd5f14e [WAGON-430] ScpHelper.getFileList() should not throw exception when remote direcotry is empty Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit:

maven-wagon git commit: [WAGON-431] process remote stdout stream first before stderr stream to prevent blocking when stdout stream size is 32K

2014-12-28 Thread dantran
Repository: maven-wagon Updated Branches: refs/heads/master 94dd5f14e - 88a6f12d1 [WAGON-431] process remote stdout stream first before stderr stream to prevent blocking when stdout stream size is 32K Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit:

svn commit: r934212 - /websites/production/maven/content/surefire/

2014-12-28 Thread tibordigana
Author: tibordigana Date: Sun Dec 28 11:20:49 2014 New Revision: 934212 Log: move 2.18 site out of the way Removed: websites/production/maven/content/surefire/

svn commit: r934214 - /websites/production/maven/content/surefire/

2014-12-28 Thread tibordigana
Author: tibordigana Date: Sun Dec 28 11:21:59 2014 New Revision: 934214 Log: release maven-surefire-plugin 2.18.1 Added: websites/production/maven/content/surefire/ - copied from r934213, websites/production/maven/content/surefire-archives/surefire-LATEST/

svn commit: r934221 - /websites/production/maven/content/plugins/index.html

2014-12-28 Thread tibordigana
Author: tibordigana Date: Sun Dec 28 12:31:13 2014 New Revision: 934221 Log: Apache Maven Surefire Plugin 2.18.1 Released Modified: websites/production/maven/content/plugins/index.html Modified: websites/production/maven/content/plugins/index.html

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

2014-12-28 Thread buildbot
name=Date-Revision-mmdd content=20141226 / +meta name=Date-Revision-mmdd content=20141228 / meta http-equiv=Content-Type content=text/html; charset=UTF-8 / script src=http://www.google-analytics.com/urchin.js; type=text

svn commit: r934233 - in /websites/production/maven/content/plugins-archives/maven-ear-plugin-LATEST: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/pl

2014-12-28 Thread khmarbaise
Author: khmarbaise Date: Sun Dec 28 14:25:59 2014 New Revision: 934233 Log: Updated content. [This commit notification would consist of 55 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r934269 - in /websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/plugin/ apidocs/org/apache/maven/plugin/plugin/class-

2014-12-28 Thread hboutemy
Author: hboutemy Date: Sun Dec 28 23:25:17 2014 New Revision: 934269 Log: Site checkin for project Maven Plugin Tools [This commit notification would consist of 147 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]