svn commit: r1389033 - in /maven/doxia/doxia-tools/trunk: doxia-converter/pom.xml doxia-linkcheck/pom.xml doxia-tools/pom.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 12:52:56 2012 New Revision: 1389033 URL: http://svn.apache.org/viewvc?rev=1389033view=rev Log: Sort out test dependencies. We should not have dependencies declared in a parent POM, so I moved them to the projects that actually use them. Modified:

svn commit: r1389043 - /maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:02:14 2012 New Revision: 1389043 URL: http://svn.apache.org/viewvc?rev=1389043view=rev Log: Inherit plugin versions from parent. Modified: maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml Modified: maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml URL:

svn commit: r1389045 - in /maven/doxia/doxia-tools/trunk: doxia-book-maven-plugin/src/site/ doxia-book-renderer/src/site/ doxia-converter/src/site/ doxia-integration-tools/src/site/ doxia-linkcheck/sr

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:14:33 2012 New Revision: 1389045 URL: http://svn.apache.org/viewvc?rev=1389045view=rev Log: Use latest decoration schema. Synchronize the menus so they look the same. Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/src/site/site.xml

svn commit: r1389046 - /maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:22:38 2012 New Revision: 1389046 URL: http://svn.apache.org/viewvc?rev=1389046view=rev Log: [maven-release-plugin] prepare release doxia-tools-2 Modified: maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml Modified:

svn commit: r1389047 - /maven/doxia/doxia-tools/tags/doxia-tools-2/

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:22:48 2012 New Revision: 1389047 URL: http://svn.apache.org/viewvc?rev=1389047view=rev Log: [maven-release-plugin] copy for tag doxia-tools-2 Added: maven/doxia/doxia-tools/tags/doxia-tools-2/ - copied from r1389046,

svn commit: r1389048 - /maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:22:52 2012 New Revision: 1389048 URL: http://svn.apache.org/viewvc?rev=1389048view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml Modified:

svn commit: r1389049 - /maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:24:04 2012 New Revision: 1389049 URL: http://svn.apache.org/viewvc?rev=1389049view=rev Log: Use doxia-tools:2 as parent. Modified: maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml Modified:

svn commit: r1389051 - /maven/doxia/doxia-tools/tags/doxia-integration-tools-1.5/

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:26:16 2012 New Revision: 1389051 URL: http://svn.apache.org/viewvc?rev=1389051view=rev Log: [maven-release-plugin] copy for tag doxia-integration-tools-1.5 Added: maven/doxia/doxia-tools/tags/doxia-integration-tools-1.5/ - copied from r1389050,

svn commit: r1389052 - /maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 13:26:20 2012 New Revision: 1389052 URL: http://svn.apache.org/viewvc?rev=1389052view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml Modified:

svn commit: r1389067 - /maven/release/trunk/maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/CheckDependencySnapshotsPhase.java

2012-09-23 Thread rfscholte
Author: rfscholte Date: Sun Sep 23 14:32:56 2012 New Revision: 1389067 URL: http://svn.apache.org/viewvc?rev=1389067view=rev Log: Add reminder Modified: maven/release/trunk/maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/CheckDependencySnapshotsPhase.java

svn commit: r1389085 - /maven/release/trunk/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/

2012-09-23 Thread rfscholte
Author: rfscholte Date: Sun Sep 23 15:50:37 2012 New Revision: 1389085 URL: http://svn.apache.org/viewvc?rev=1389085view=rev Log: Fix MRELEASE-796: Add AbstractScmReleaseMojo so scmParameters won't be visible if they're not used. Added:

svn commit: r1389113 - /maven/plugin-testing/tags/maven-plugin-testing-2.1/

2012-09-23 Thread krosenvold
Author: krosenvold Date: Sun Sep 23 18:48:35 2012 New Revision: 1389113 URL: http://svn.apache.org/viewvc?rev=1389113view=rev Log: o Reverted release Removed: maven/plugin-testing/tags/maven-plugin-testing-2.1/

svn commit: r1389115 - /maven/plugin-testing/trunk/pom.xml

2012-09-23 Thread krosenvold
Author: krosenvold Date: Sun Sep 23 18:53:49 2012 New Revision: 1389115 URL: http://svn.apache.org/viewvc?rev=1389115view=rev Log: o Modified scope of all maven artifact. Patch by Igor Fedorenko, applied unchanged Modified: maven/plugin-testing/trunk/pom.xml Modified:

svn commit: r1389117 - in /maven/plugin-testing/trunk: maven-plugin-testing-harness/pom.xml maven-plugin-testing-tools/pom.xml maven-test-tools/pom.xml pom.xml

2012-09-23 Thread krosenvold
Author: krosenvold Date: Sun Sep 23 18:59:07 2012 New Revision: 1389117 URL: http://svn.apache.org/viewvc?rev=1389117view=rev Log: [maven-release-plugin] prepare release maven-plugin-testing-2.1 Modified: maven/plugin-testing/trunk/maven-plugin-testing-harness/pom.xml

svn commit: r1389118 - /maven/plugin-testing/tags/maven-plugin-testing-2.1/

2012-09-23 Thread krosenvold
Author: krosenvold Date: Sun Sep 23 18:59:17 2012 New Revision: 1389118 URL: http://svn.apache.org/viewvc?rev=1389118view=rev Log: [maven-release-plugin] copy for tag maven-plugin-testing-2.1 Added: maven/plugin-testing/tags/maven-plugin-testing-2.1/ - copied from r1389117,

svn commit: r1389119 - in /maven/plugin-testing/trunk: maven-plugin-testing-harness/pom.xml maven-plugin-testing-tools/pom.xml maven-test-tools/pom.xml pom.xml

2012-09-23 Thread krosenvold
Author: krosenvold Date: Sun Sep 23 18:59:22 2012 New Revision: 1389119 URL: http://svn.apache.org/viewvc?rev=1389119view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugin-testing/trunk/maven-plugin-testing-harness/pom.xml

svn commit: r1389141 - in /maven/shared/trunk/maven-script-interpreter/src/main/java/org/apache/maven/shared/scriptinterpreter: FileLogger.java ScriptInterpreter.java ScriptRunner.java

2012-09-23 Thread hboutemy
Author: hboutemy Date: Sun Sep 23 20:29:01 2012 New Revision: 1389141 URL: http://svn.apache.org/viewvc?rev=1389141view=rev Log: typos Modified: maven/shared/trunk/maven-script-interpreter/src/main/java/org/apache/maven/shared/scriptinterpreter/FileLogger.java

svn commit: r1389158 - /maven/shared/trunk/maven-script-interpreter/pom.xml

2012-09-23 Thread hboutemy
Author: hboutemy Date: Sun Sep 23 22:47:47 2012 New Revision: 1389158 URL: http://svn.apache.org/viewvc?rev=1389158view=rev Log: removed configuration inherited from parent Modified: maven/shared/trunk/maven-script-interpreter/pom.xml Modified: