svn commit: r639932 - in /maven/plugins/trunk/maven-ant-plugin/src: it/file-repo-it/ it/file-repo-it/repo1/ it/file-repo-it/repo2/ main/java/org/apache/maven/plugin/ant/

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 18:19:37 2008 New Revision: 639932 URL: http://svn.apache.org/viewvc?rev=639932&view=rev Log: [MANT-4] Generated ANT contains hardcoded "get" tasks that look at the "C:\" drive etc... when using a local repository Added: maven/plugins/trunk/maven-ant-plugin/

svn commit: r639928 - /maven/plugins/trunk/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/SiteDeployMojo.java

2008-03-21 Thread dennisl
Author: dennisl Date: Fri Mar 21 17:37:42 2008 New Revision: 639928 URL: http://svn.apache.org/viewvc?rev=639928&view=rev Log: [MSITE-25] mvn site:site ignores server configuration in settings.xml Submitted by: Rahul Akolkar Reviewed by: Dennis Lundberg o Applied patch with modifications. Modifi

svn commit: r639908 - /maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt

2008-03-21 Thread dennisl
Author: dennisl Date: Fri Mar 21 16:27:57 2008 New Revision: 639908 URL: http://svn.apache.org/viewvc?rev=639908&view=rev Log: o Fix indentation in POM examples. Modified: maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt Modified: maven/site/trunk/

svn commit: r639904 - /maven/plugins/trunk/maven-ant-plugin/src/it/encoding-it/pom.xml

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 16:08:41 2008 New Revision: 639904 URL: http://svn.apache.org/viewvc?rev=639904&view=rev Log: o Adjusted IT due to r639886 Modified: maven/plugins/trunk/maven-ant-plugin/src/it/encoding-it/pom.xml Modified: maven/plugins/trunk/maven-ant-plugin/src/it/encodin

svn commit: r639894 - /maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt

2008-03-21 Thread rgoers
Author: rgoers Date: Fri Mar 21 15:26:46 2008 New Revision: 639894 URL: http://svn.apache.org/viewvc?rev=639894&view=rev Log: Add back documentation on importing managed dependencies. Modified: maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt Modifi

svn commit: r639886 - /maven/plugins/trunk/maven-ant-plugin/src/main/java/org/apache/maven/plugin/ant/AntBuildWriter.java

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 15:12:27 2008 New Revision: 639886 URL: http://svn.apache.org/viewvc?rev=639886&view=rev Log: [MANT-34] The generated maven-build.xml and maven-build.properties contains absolute path to local repository o Altered original fix to never use absolute repo path in

svn commit: r639866 - in /maven/plugin-tools/trunk: ./ maven-plugin-plugin/ maven-plugin-tools-ant/ maven-plugin-tools-api/ maven-plugin-tools-beanshell/ maven-plugin-tools-java/ maven-plugin-tools-ja

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:36:51 2008 New Revision: 639866 URL: http://svn.apache.org/viewvc?rev=639866&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/maven-plugin-

svn commit: r639865 - in /maven/plugin-tools/tags/maven-plugin-tools-2.4.1: ./ maven-plugin-plugin/ maven-plugin-plugin/src/ maven-plugin-plugin/src/it/plugin-report-failure-it/ maven-plugin-plugin/sr

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:36:36 2008 New Revision: 639865 URL: http://svn.apache.org/viewvc?rev=639865&view=rev Log: [maven-release-plugin] copy for tag maven-plugin-tools-2.4.1 Added: maven/plugin-tools/tags/maven-plugin-tools-2.4.1/ - copied from r639853, maven/plugin-tools/

svn commit: r639864 - in /maven/plugin-tools/trunk: ./ maven-plugin-plugin/ maven-plugin-tools-ant/ maven-plugin-tools-api/ maven-plugin-tools-beanshell/ maven-plugin-tools-java/ maven-plugin-tools-ja

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:36:14 2008 New Revision: 639864 URL: http://svn.apache.org/viewvc?rev=639864&view=rev Log: [maven-release-plugin] prepare release maven-plugin-tools-2.4.1 Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/maven-plugi

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

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:34:16 2008 New Revision: 639861 URL: http://svn.apache.org/viewvc?rev=639861&view=rev Log: don't use javadoc 2.3 Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/pom.xml Modified: maven/plugin-tools/trunk/maven-plu

svn commit: r639856 - in /maven/plugins/trunk/maven-ant-plugin/src: main/java/org/apache/maven/plugin/ant/AntBuildWriterUtil.java test/java/org/apache/maven/plugin/ant/AntBuildWriterUtilTest.java test

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 14:28:30 2008 New Revision: 639856 URL: http://svn.apache.org/viewvc?rev=639856&view=rev Log: [MANT-32] java.lang.ClassCastException when packaging jeuclid-3.0.1 Modified: maven/plugins/trunk/maven-ant-plugin/src/main/java/org/apache/maven/plugin/ant/AntBuil

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

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:26:38 2008 New Revision: 639854 URL: http://svn.apache.org/viewvc?rev=639854&view=rev Log: use the new reporting-impl Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml URL: http://

svn commit: r639853 - in /maven/plugin-tools/trunk: ./ maven-plugin-plugin/ maven-plugin-plugin/src/it/plugin-report-failure-it/ maven-plugin-tools-ant/ maven-plugin-tools-api/ maven-plugin-tools-bean

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:24:48 2008 New Revision: 639853 URL: http://svn.apache.org/viewvc?rev=639853&view=rev Log: add ignores Modified: maven/plugin-tools/trunk/ (props changed) maven/plugin-tools/trunk/maven-plugin-plugin/ (props changed) maven/plugin-tools/trunk/mav

svn commit: r639850 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0020/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:21:45 2008 New Revision: 639850 URL: http://svn.apache.org/viewvc?rev=639850&view=rev Log: this was fixed by John's changes for MNG-3473 Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0020/pom.xml Modified: mave

svn commit: r639848 - /maven/plugins/trunk/maven-ant-plugin/

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 14:18:06 2008 New Revision: 639848 URL: http://svn.apache.org/viewvc?rev=639848&view=rev Log: o Added bin to svn:ignore Modified: maven/plugins/trunk/maven-ant-plugin/ (props changed) Propchange: maven/plugins/trunk/maven-ant-plugin/ --

svn commit: r639841 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:06:40 2008 New Revision: 639841 URL: http://svn.apache.org/viewvc?rev=639841&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/branches

svn commit: r639840 - in /maven/shared/tags/maven-reporting-impl-2.0.4.1: ./ pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:06:36 2008 New Revision: 639840 URL: http://svn.apache.org/viewvc?rev=639840&view=rev Log: [maven-release-plugin] copy for tag maven-reporting-impl-2.0.4.1 Added: maven/shared/tags/maven-reporting-impl-2.0.4.1/ - copied from r639796, maven/shared/bra

svn commit: r639838 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:06:30 2008 New Revision: 639838 URL: http://svn.apache.org/viewvc?rev=639838&view=rev Log: [maven-release-plugin] prepare release maven-reporting-impl-2.0.4.1 Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/br

svn commit: r639835 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 14:04:28 2008 New Revision: 639835 URL: http://svn.apache.org/viewvc?rev=639835&view=rev Log: insert the scm urls so release doesn't crash. Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/branches/maven-reporting

svn commit: r639827 - /maven/shared/tags/maven-reporting-impl-2.0.4.1/

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:50:48 2008 New Revision: 639827 URL: http://svn.apache.org/viewvc?rev=639827&view=rev Log: Removed file/folder Removed: maven/shared/tags/maven-reporting-impl-2.0.4.1/

svn commit: r639825 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:49:50 2008 New Revision: 639825 URL: http://svn.apache.org/viewvc?rev=639825&view=rev Log: i give up...use the right parent (hopefully it doesn't make anything worse) Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/s

svn commit: r639816 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:35:42 2008 New Revision: 639816 URL: http://svn.apache.org/viewvc?rev=639816&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/branches

svn commit: r639815 - in /maven/shared/tags/maven-reporting-impl-2.0.4.1: ./ pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:35:39 2008 New Revision: 639815 URL: http://svn.apache.org/viewvc?rev=639815&view=rev Log: [maven-release-plugin] copy for tag maven-reporting-impl-2.0.4.1 Added: maven/shared/tags/maven-reporting-impl-2.0.4.1/ - copied from r639796, maven/shared/bra

svn commit: r639814 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:35:35 2008 New Revision: 639814 URL: http://svn.apache.org/viewvc?rev=639814&view=rev Log: [maven-release-plugin] prepare release maven-reporting-impl-2.0.4.1 Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/br

svn commit: r639812 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:34:56 2008 New Revision: 639812 URL: http://svn.apache.org/viewvc?rev=639812&view=rev Log: fix tags url Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml URL: h

svn commit: r639811 - /maven/components/tags/maven-reporting-impl-2.0.4.1/

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:32:48 2008 New Revision: 639811 URL: http://svn.apache.org/viewvc?rev=639811&view=rev Log: Removed file/folder Removed: maven/components/tags/maven-reporting-impl-2.0.4.1/

svn commit: r639808 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:29:44 2008 New Revision: 639808 URL: http://svn.apache.org/viewvc?rev=639808&view=rev Log: fix the distMgt Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml URL:

svn commit: r639803 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:25:06 2008 New Revision: 639803 URL: http://svn.apache.org/viewvc?rev=639803&view=rev Log: revert to fix distMgt Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xm

svn commit: r639802 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:21:21 2008 New Revision: 639802 URL: http://svn.apache.org/viewvc?rev=639802&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/branches

svn commit: r639801 - in /maven/components/tags/maven-reporting-impl-2.0.4.1: ./ pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:21:15 2008 New Revision: 639801 URL: http://svn.apache.org/viewvc?rev=639801&view=rev Log: [maven-release-plugin] copy for tag maven-reporting-impl-2.0.4.1 Added: maven/components/tags/maven-reporting-impl-2.0.4.1/ - copied from r639796, maven/shared

svn commit: r639800 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:21:10 2008 New Revision: 639800 URL: http://svn.apache.org/viewvc?rev=639800&view=rev Log: [maven-release-plugin] prepare release maven-reporting-impl-2.0.4.1 Modified: maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/pom.xml Modified: maven/shared/br

svn commit: r639787 - in /maven/plugin-tools/trunk: ./ maven-plugin-plugin/ maven-plugin-tools-ant/ maven-plugin-tools-api/ maven-plugin-tools-beanshell/ maven-plugin-tools-java/ maven-plugin-tools-ja

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:09:13 2008 New Revision: 639787 URL: http://svn.apache.org/viewvc?rev=639787&view=rev Log: this release will be 2.4.1 Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/maven-plugin-tools-ant/pom.xml maven/plugin-

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

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:00:39 2008 New Revision: 639783 URL: http://svn.apache.org/viewvc?rev=639783&view=rev Log: MPLUGIN-102: restore previous functionality and add a deprecation warning Modified: maven/plugin-tools/trunk/maven-plugin-tools-api/src/main/java/org/apache/maven/too

svn commit: r639782 - in /maven/plugin-tools/trunk/maven-plugin-tools-api/src: main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java test/java/org/apache/maven/tools/plugin/scanner/D

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 13:00:17 2008 New Revision: 639782 URL: http://svn.apache.org/viewvc?rev=639782&view=rev Log: MPLUGIN-102: restore previous functionality and add a deprecation warning Modified: maven/plugin-tools/trunk/maven-plugin-tools-api/src/main/java/org/apache/maven/too

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

2008-03-21 Thread jdcasey
Author: jdcasey Date: Fri Mar 21 12:54:10 2008 New Revision: 639778 URL: http://svn.apache.org/viewvc?rev=639778&view=rev Log: [MPLUGIN-104] Bumping the maven-reporting-impl dependency to the fixed version of 2.0.4, which avoids the NoSuchMethodError in AbstractMavenReport when attempting to use

svn commit: r639776 - in /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev: pom.xml src/main/java/org/apache/maven/reporting/AbstractMavenReport.java src/main/java/org/apache/maven/reporting/sin

2008-03-21 Thread jdcasey
Author: jdcasey Date: Fri Mar 21 12:50:09 2008 New Revision: 639776 URL: http://svn.apache.org/viewvc?rev=639776&view=rev Log: [MPLUGIN-104] Fixing NoSuchMethodError in AbstractMavenReport...resulting from changed in the Renderer interface from doxia-site-renderer-1.0-alpha-7. Updating doxia dep

svn commit: r639768 - /maven/shared/branches/maven-reporting-impl-2.0.4.1-dev/

2008-03-21 Thread jdcasey
Author: jdcasey Date: Fri Mar 21 12:16:05 2008 New Revision: 639768 URL: http://svn.apache.org/viewvc?rev=639768&view=rev Log: Making a copy of the tag so we can make small improvements for doxia 1.0-alpha-10 (used in maven-plugin-plugin recent release). Added: maven/shared/branches/maven-re

svn commit: r639756 - in /maven/plugin-tools/trunk: maven-plugin-plugin/pom.xml maven-plugin-tools-javadoc/pom.xml pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 11:54:58 2008 New Revision: 639756 URL: http://svn.apache.org/viewvc?rev=639756&view=rev Log: a few pom cleanups Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml maven/plugin-tool

svn commit: r639753 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3473PluginReportCrash/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 11:38:51 2008 New Revision: 639753 URL: http://svn.apache.org/viewvc?rev=639753&view=rev Log: unlock the version so it tests compatibility with the latest. Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3473PluginR

svn commit: r639744 - /maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 11:18:07 2008 New Revision: 639744 URL: http://svn.apache.org/viewvc?rev=639744&view=rev Log: going back to assembly beta-1 as there is an important regression in assembly:attached. MASSEMBLY-301 Modified: maven/components/trunk/maven-project/src/main/resourc

svn commit: r639743 - /maven/components/branches/maven-2.0.x/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 11:15:47 2008 New Revision: 639743 URL: http://svn.apache.org/viewvc?rev=639743&view=rev Log: going back to assembly beta-1 as there is an important regression in assembly:attached. MASSEMBLY-301 Modified: maven/components/branches/maven-2.0.x/maven-project/s

svn commit: r639740 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/MNG-3426/pom.xml

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 11:02:36 2008 New Revision: 639740 URL: http://svn.apache.org/viewvc?rev=639740&view=rev Log: MNG-3426: exclude missing JTA Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/MNG-3426/pom.xml Modified: maven/core-integra

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

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 10:49:07 2008 New Revision: 639729 URL: http://svn.apache.org/viewvc?rev=639729&view=rev Log: MPLUGIN-105: reordered dependencies to get the correct doxia and removed unused dependency on plexus-container-default Modified: maven/plugin-tools/trunk/maven-plugin

svn commit: r639726 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/IntegrationTestSuite.java

2008-03-21 Thread brianf
Author: brianf Date: Fri Mar 21 10:40:28 2008 New Revision: 639726 URL: http://svn.apache.org/viewvc?rev=639726&view=rev Log: IT18 needs rework Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/IntegrationTestSuite.java Mod

svn commit: r639714 - /maven/plugins/trunk/maven-ant-plugin/src/test/java/org/apache/maven/plugin/ant/stubs/AbstractAntTestMavenProjectStub.java

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 10:01:37 2008 New Revision: 639714 URL: http://svn.apache.org/viewvc?rev=639714&view=rev Log: o Decoupled unit tests from default encoding of executing JVM for build reproducibility Modified: maven/plugins/trunk/maven-ant-plugin/src/test/java/org/apache/mav

svn commit: r639699 - /maven/plugins/trunk/maven-ant-plugin/src/it/encoding-it/pom.xml

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 09:30:09 2008 New Revision: 639699 URL: http://svn.apache.org/viewvc?rev=639699&view=rev Log: o Enabled filtering of plugin version for IT POM Modified: maven/plugins/trunk/maven-ant-plugin/src/it/encoding-it/pom.xml Modified: maven/plugins/trunk/maven-ant-p

svn commit: r639695 - in /maven/plugins/trunk/maven-ant-plugin: pom.xml src/it/encoding-it/ src/it/encoding-it/goals.txt src/it/encoding-it/pom.xml src/it/encoding-it/verify.bsh src/main/java/org/apac

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 09:18:35 2008 New Revision: 639695 URL: http://svn.apache.org/viewvc?rev=639695&view=rev Log: [MANT-36] Use correct file encoding when writing build files Added: maven/plugins/trunk/maven-ant-plugin/src/it/encoding-it/ (with props) maven/plugins/trunk/m

svn commit: r639680 - /maven/plugins/trunk/maven-ant-plugin/src/main/java/org/apache/maven/plugin/ant/AntBuildWriter.java

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 08:47:27 2008 New Revision: 639680 URL: http://svn.apache.org/viewvc?rev=639680&view=rev Log: [MANT-37] Wrong path to test resources in maven-build.xml Modified: maven/plugins/trunk/maven-ant-plugin/src/main/java/org/apache/maven/plugin/ant/AntBuildWriter.ja

svn commit: r639658 - /maven/site/trunk/src/site/apt/guides/mini/guide-creating-archetypes.apt

2008-03-21 Thread dennisl
Author: dennisl Date: Fri Mar 21 07:35:31 2008 New Revision: 639658 URL: http://svn.apache.org/viewvc?rev=639658&view=rev Log: o Change packaging from "maven-plugin" to "jar" in the pom example. o Fix a couple of typos. Modified: maven/site/trunk/src/site/apt/guides/mini/guide-creating-archet

svn commit: r639646 - in /maven/plugins/trunk/maven-ant-plugin: ./ src/it/ear-it/ src/it/ear-it/ear/ src/it/ear-it/ejbs/ src/it/ear-it/ejbs/src/main/resources/META-INF/ src/it/ear-it/primary-source/ s

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 06:58:11 2008 New Revision: 639646 URL: http://svn.apache.org/viewvc?rev=639646&view=rev Log: o Fixed svn:keywords Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml (props changed) maven/plugins/trunk/maven-ant-plugin/src/it/ear-it/ear/application.

svn commit: r639638 - in /maven/plugins/trunk/maven-ant-plugin/src: it/ear-it/verify.bsh it/plugin-it/verify.bsh it/webapp-it/verify.bsh test/resources/unit/ant-test/pom.xml

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 06:42:22 2008 New Revision: 639638 URL: http://svn.apache.org/viewvc?rev=639638&view=rev Log: o Added svn:eol-style=native Modified: maven/plugins/trunk/maven-ant-plugin/src/it/ear-it/verify.bsh (contents, props changed) maven/plugins/trunk/maven-ant-p

svn commit: r639633 - /maven/site/trunk/src/site/apt/plugins/index.apt

2008-03-21 Thread dkulp
Author: dkulp Date: Fri Mar 21 06:30:53 2008 New Revision: 639633 URL: http://svn.apache.org/viewvc?rev=639633&view=rev Log: Update versions Modified: maven/site/trunk/src/site/apt/plugins/index.apt Modified: maven/site/trunk/src/site/apt/plugins/index.apt URL: http://svn.apache.org/viewvc/

svn commit: r639596 - in /maven/skins/trunk: ./ maven-application-skin/ maven-application-skin/src/main/resources/css/ maven-classic-skin/ maven-classic-skin/src/main/resources/css/ maven-default-skin

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 03:57:11 2008 New Revision: 639596 URL: http://svn.apache.org/viewvc?rev=639596&view=rev Log: o Fixed svn:keywords Modified: maven/skins/trunk/maven-application-skin/pom.xml (props changed) maven/skins/trunk/maven-application-skin/src/main/resources/cs

svn commit: r639593 - in /maven/release/trunk: ./ maven-release-manager/ maven-release-manager/src/main/java/org/apache/maven/shared/release/ maven-release-manager/src/main/java/org/apache/maven/share

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 03:37:24 2008 New Revision: 639593 URL: http://svn.apache.org/viewvc?rev=639593&view=rev Log: o Fixed svn:keywords Modified: maven/release/trunk/maven-release-manager/pom.xml (props changed) maven/release/trunk/maven-release-manager/src/main/java/org/a

svn commit: r639584 - in /maven/pom/trunk: asf/pom.xml maven/pom.xml maven/src/site/site.xml

2008-03-21 Thread bentmann
Author: bentmann Date: Fri Mar 21 03:06:46 2008 New Revision: 639584 URL: http://svn.apache.org/viewvc?rev=639584&view=rev Log: o Fixed svn:keywords Modified: maven/pom/trunk/asf/pom.xml (props changed) maven/pom/trunk/maven/pom.xml (props changed) maven/pom/trunk/maven/src/site/s