svn commit: r1422122 - in /maven/shared/trunk/maven-shared-components: pom.xml site-pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 22:10:52 2012 New Revision: 1422122 URL: http://svn.apache.org/viewvc?rev=1422122&view=rev Log: prepared site deployment with svnpubsub for every Maven shared component Modified: maven/shared/trunk/maven-shared-components/pom.xml maven/shared/trunk/maven-

svn commit: r1422118 - /maven/pom/trunk/maven/pom.xml

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 22:03:54 2012 New Revision: 1422118 URL: http://svn.apache.org/viewvc?rev=1422118&view=rev Log: remove cobertura plugin as it generates too much files and we have sonar for that Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml UR

svn commit: r1422116 - /maven/plugins/trunk/maven-plugins/site-pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 22:02:34 2012 New Revision: 1422116 URL: http://svn.apache.org/viewvc?rev=1422116&view=rev Log: removed configuration inherited from parent Modified: maven/plugins/trunk/maven-plugins/site-pom.xml Modified: maven/plugins/trunk/maven-plugins/site-pom.xml URL:

git commit: Moved the modules back out of profiles.

2012-12-14 Thread andham
Updated Branches: refs/heads/master 657807f8d -> c1e655228 Moved the modules back out of profiles. Signed-off-by: Anders Hammar Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/c1e

svn commit: r842375 - /websites/production/maven/content/shared-archives/maven-invoker-tmp/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 18:08:23 2012 New Revision: 842375 Log: cleanup my tmp path Removed: websites/production/maven/content/shared-archives/maven-invoker-tmp/

svn commit: r842374 - in /websites/production/maven/content/shared-archives: maven-invoker-2.1.1/ maven-invoker-tmp/maven-invoker/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 18:07:31 2012 New Revision: 842374 Log: fix shared-archives/maven-invoker-2.1.1 Added: websites/production/maven/content/shared-archives/maven-invoker-2.1.1/ - copied from r842373, websites/production/maven/content/shared-archives/maven-invoker-tmp/maven

svn commit: r842372 - in /websites/production/maven/content/shared-archives: maven-invoker-2.1.1/ maven-invoker-tmp/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 18:06:17 2012 New Revision: 842372 Log: tmp copy due to bad tree. Added: websites/production/maven/content/shared-archives/maven-invoker-tmp/ - copied from r842371, websites/production/maven/content/shared-archives/maven-invoker-2.1.1/ Removed: websi

svn commit: r842371 - /websites/production/maven/content/maven-invoker-2.1.1/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 18:05:30 2012 New Revision: 842371 Log: cleanup my bad. Removed: websites/production/maven/content/maven-invoker-2.1.1/

svn commit: r842370 - in /websites/production/maven/content: maven-invoker-2.1.1/maven-invoker/ shared/maven-invoker/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 18:04:34 2012 New Revision: 842370 Log: this bugs me time to have a beer Added: websites/production/maven/content/shared/maven-invoker/ - copied from r842369, websites/production/maven/content/maven-invoker-2.1.1/maven-invoker/ Removed: websites/pro

svn commit: r842369 - /websites/production/maven/content/maven-invoker-2.1.1/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 18:03:05 2012 New Revision: 842369 Log: maven-invoker Added: websites/production/maven/content/maven-invoker-2.1.1/ - copied from r842367, websites/production/maven/content/shared-archives/maven-invoker-2.1.1/

svn commit: r842366 - /websites/production/maven/content/shared/maven-invoker/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 18:01:24 2012 New Revision: 842366 Log: oups sometimes bad copy Removed: websites/production/maven/content/shared/maven-invoker/

svn commit: r842364 - /websites/production/maven/content/shared/maven-invoker/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 17:59:46 2012 New Revision: 842364 Log: fix shared/maven-invoker Added: websites/production/maven/content/shared/maven-invoker/ - copied from r842362, websites/production/maven/content/shared-archives/maven-invoker-2.1.1/

svn commit: r842360 - /websites/production/maven/content/shared/maven-invoker/

2012-12-14 Thread olamy
Author: olamy Date: Fri Dec 14 17:58:30 2012 New Revision: 842360 Log: bad version here Removed: websites/production/maven/content/shared/maven-invoker/

git commit: revert ${maven-compile.jvmargs} usage as look to fail on ci but not locally , sorry olamy != ant guru :-)

2012-12-14 Thread olamy
Updated Branches: refs/heads/master d8cc98c8b -> 68a54c7e2 revert ${maven-compile.jvmargs} usage as look to fail on ci but not locally , sorry olamy != ant guru :-) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/68a54c7e

[2/2] git commit: configure memory for forked java

2012-12-14 Thread olamy
configure memory for forked java Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a40df3ab Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a40df3ab Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a40df3ab Branc

[1/2] git commit: make fork or not configurable for ci testing

2012-12-14 Thread olamy
Updated Branches: refs/heads/master 87952bd07 -> d8cc98c8b make fork or not configurable for ci testing Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d8cc98c8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d8cc9

svn commit: r1421845 - in /maven/shared/trunk/maven-verifier/src: main/java/org/apache/maven/it/ test/java/org/apache/maven/it/ test/resources/ test/resources/META-INF/

2012-12-14 Thread krosenvold
Author: krosenvold Date: Fri Dec 14 13:25:07 2012 New Revision: 1421845 URL: http://svn.apache.org/viewvc?rev=1421845&view=rev Log: [MSHARED-104] Verifier#assertFileNotPresent() fails when looking for an unwanted jar resource Added: maven/shared/trunk/maven-verifier/src/test/resources/ m

svn commit: r1421843 - /maven/shared/trunk/maven-verifier/src/main/java/org/apache/maven/it/Verifier.java

2012-12-14 Thread krosenvold
Author: krosenvold Date: Fri Dec 14 13:24:27 2012 New Revision: 1421843 URL: http://svn.apache.org/viewvc?rev=1421843&view=rev Log: [MSHARED-178] Verifier#setDebug seems ineffective Modified: maven/shared/trunk/maven-verifier/src/main/java/org/apache/maven/it/Verifier.java Modified: maven/

svn commit: r1421796 - in /maven/plugins/trunk/maven-plugins: pom.xml site-pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 10:51:02 2012 New Revision: 1421796 URL: http://svn.apache.org/viewvc?rev=1421796&view=rev Log: prepared site deployment with svnpubsub for every Maven plugin Modified: maven/plugins/trunk/maven-plugins/pom.xml maven/plugins/trunk/maven-plugins/site-pom.x

svn commit: r1421794 - /maven/pom/trunk/maven/pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 10:47:06 2012 New Revision: 1421794 URL: http://svn.apache.org/viewvc?rev=1421794&view=rev Log: defined m-scm-publish-p version in pluginManagement Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/vi

svn commit: r1421791 - /maven/pom/trunk/maven/pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 10:41:31 2012 New Revision: 1421791 URL: http://svn.apache.org/viewvc?rev=1421791&view=rev Log: prepared site deployment with svnpubsub for every Maven project artifact Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: htt

svn commit: r1421790 - /maven/pom/trunk/maven/site-pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 10:40:06 2012 New Revision: 1421790 URL: http://svn.apache.org/viewvc?rev=1421790&view=rev Log: prepared Maven parent pom site deployment with svnpubsub Modified: maven/pom/trunk/maven/site-pom.xml Modified: maven/pom/trunk/maven/site-pom.xml URL: http://sv

svn commit: r1421789 - /maven/pom/trunk/asf/site-pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 10:37:08 2012 New Revision: 1421789 URL: http://svn.apache.org/viewvc?rev=1421789&view=rev Log: prepared asf parent pom site deployment with svnpubsub Modified: maven/pom/trunk/asf/site-pom.xml Modified: maven/pom/trunk/asf/site-pom.xml URL: http://svn.apac

svn commit: r1421782 - /maven/plugins/trunk/maven-plugins/pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 10:19:19 2012 New Revision: 1421782 URL: http://svn.apache.org/viewvc?rev=1421782&view=rev Log: simplified svnpubsub configuration Modified: maven/plugins/trunk/maven-plugins/pom.xml Modified: maven/plugins/trunk/maven-plugins/pom.xml URL: http://svn.apache

svn commit: r1421776 - /maven/plugins/trunk/maven-scm-publish-plugin/src/site/apt/examples/one-module-configuration.apt.vm

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 10:01:18 2012 New Revision: 1421776 URL: http://svn.apache.org/viewvc?rev=1421776&view=rev Log: use ${project.reporting.outputDirectory} instead of copy/paste of default value Modified: maven/plugins/trunk/maven-scm-publish-plugin/src/site/apt/examples/one-m

svn commit: r1421766 - in /maven/release/trunk: README.TXT deploySite.bat deploySite.sh

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 09:33:51 2012 New Revision: 1421766 URL: http://svn.apache.org/viewvc?rev=1421766&view=rev Log: updated script according to pom simplifications Modified: maven/release/trunk/README.TXT maven/release/trunk/deploySite.bat maven/release/trunk/deploySite.

svn commit: r1421748 - /maven/release/trunk/pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 09:01:53 2012 New Revision: 1421748 URL: http://svn.apache.org/viewvc?rev=1421748&view=rev Log: o removed reporting plugins already inherited by parent at a newer version o updated m-pir-p to 2.6 Modified: maven/release/trunk/pom.xml Modified: maven/release/

svn commit: r1421737 - /maven/release/trunk/pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 08:52:38 2012 New Revision: 1421737 URL: http://svn.apache.org/viewvc?rev=1421737&view=rev Log: removed mailing list configurations already inherited (this project does not have anything different from parent at this level) Modified: maven/release/trunk/pom.

svn commit: r1421735 - /maven/release/trunk/pom.xml

2012-12-14 Thread hboutemy
Author: hboutemy Date: Fri Dec 14 08:50:52 2012 New Revision: 1421735 URL: http://svn.apache.org/viewvc?rev=1421735&view=rev Log: applied multi-module svnpubsub configuration simplifications Modified: maven/release/trunk/pom.xml Modified: maven/release/trunk/pom.xml URL: http://svn.apache.o

git commit: more generic svnpubsub configuration: ease copy/paste for other projects

2012-12-14 Thread hboutemy
Updated Branches: refs/heads/master 0db53f71e -> 2ac80139e more generic svnpubsub configuration: ease copy/paste for other projects Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/2ac80139 Tree: http://git