svn commit: r749187 - in /maven/mercury/trunk/mercury-transport: mercury-transport-file/ pom.xml

2009-03-01 Thread ogusakov
Author: ogusakov Date: Mon Mar 2 05:03:42 2009 New Revision: 749187 URL: http://svn.apache.org/viewvc?rev=749187&view=rev Log: [MERCURY-96] - got rid of unused transport module Removed: maven/mercury/trunk/mercury-transport/mercury-transport-file/ Modified: maven/mercury/trunk/mercury-tr

svn commit: r749141 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-3023/ resources/mng-3023/consumer/ resources/mng-3023/dependency/ resourc

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 22:30:36 2009 New Revision: 749141 URL: http://svn.apache.org/viewvc?rev=749141&view=rev Log: o Decoupled IT from production plugins Added: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3023/dependency/dependency-classes/ mav

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

2009-03-01 Thread snicoll
Author: snicoll Date: Sun Mar 1 22:09:29 2009 New Revision: 749134 URL: http://svn.apache.org/viewvc?rev=749134&view=rev 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/p

svn commit: r749133 - in /maven/plugins/tags/maven-ear-plugin-2.3.2: ./ pom.xml

2009-03-01 Thread snicoll
Author: snicoll Date: Sun Mar 1 22:09:24 2009 New Revision: 749133 URL: http://svn.apache.org/viewvc?rev=749133&view=rev Log: [maven-release-plugin] copy for tag maven-ear-plugin-2.3.2 Added: maven/plugins/tags/maven-ear-plugin-2.3.2/ - copied from r749047, maven/plugins/trunk/maven-e

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

2009-03-01 Thread snicoll
Author: snicoll Date: Sun Mar 1 22:09:17 2009 New Revision: 749132 URL: http://svn.apache.org/viewvc?rev=749132&view=rev Log: [maven-release-plugin] prepare release maven-ear-plugin-2.3.2 Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/p

svn commit: r749127 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-2926/ resources/mng-2926/repo/ resources/mng-2926/repo/org/ resources/mng

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 22:03:52 2009 New Revision: 749127 URL: http://svn.apache.org/viewvc?rev=749127&view=rev Log: o Decoupled IT from production plugins Added: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-2926/repo/ maven/core-integration-testi

svn commit: r749093 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/MavenITmng2883LegacyRepoOfflineTest.java resources/mng-2883/dependency/pom.xml resources

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 20:44:00 2009 New Revision: 749093 URL: http://svn.apache.org/viewvc?rev=749093&view=rev Log: o Decoupled IT from production plugins Removed: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-2883/dependency/src/ Modified: maven/

svn commit: r749086 - /maven/components/trunk/maven-compat/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolutionRequest.java

2009-03-01 Thread jvanzyl
Author: jvanzyl Date: Sun Mar 1 20:35:02 2009 New Revision: 749086 URL: http://svn.apache.org/viewvc?rev=749086&view=rev Log: o adding default constructor and one for the single artifact resolution request. Modified: maven/components/trunk/maven-compat/src/main/java/org/apache/maven/artifac

svn commit: r749085 - /maven/components/trunk/maven-repository/src/main/java/org/apache/maven/repository/LegacyMavenRepositorySystem.java

2009-03-01 Thread jvanzyl
Author: jvanzyl Date: Sun Mar 1 20:30:49 2009 New Revision: 749085 URL: http://svn.apache.org/viewvc?rev=749085&view=rev Log: o use internal method, not the artifact resolver Modified: maven/components/trunk/maven-repository/src/main/java/org/apache/maven/repository/LegacyMavenRepositorySys

svn commit: r749083 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-2861/MNG-2861/ resources/mng-2861/MNG-2861/A/ resources/mng-2861/MNG-2861

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 20:22:47 2009 New Revision: 749083 URL: http://svn.apache.org/viewvc?rev=749083&view=rev Log: o Decoupled IT from production plugins Removed: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-2861/MNG-2861/A/src/ maven/core-integ

svn commit: r749080 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-2861/MNG-2861/ resources/mng-2861/MNG-2861/A/ resources/mng-2861/MNG-2861

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 19:53:41 2009 New Revision: 749080 URL: http://svn.apache.org/viewvc?rev=749080&view=rev Log: o Moved IT artifacts into group id for issue nubmer Added: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-2861/repo/org/ maven/core-

svn commit: r749076 - in /maven/components/trunk/maven-project/src/test: java/org/apache/maven/project/ resources-project-builder/pom-encoding/ resources-project-builder/pom-encoding/latin-1/ resource

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 19:14:05 2009 New Revision: 749076 URL: http://svn.apache.org/viewvc?rev=749076&view=rev Log: [MNG-2254] the encoding parameter in xml declaration of POM is ignored o Added UT Added: maven/components/trunk/maven-project/src/test/resources-project-builder/po

svn commit: r749069 - /maven/components/trunk/maven-compat/compatibility.cfl

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 18:17:39 2009 New Revision: 749069 URL: http://svn.apache.org/viewvc?rev=749069&view=rev Log: o Mentioned dropped support for profiles.xml as per r748226 Modified: maven/components/trunk/maven-compat/compatibility.cfl Modified: maven/components/trunk/maven-c

svn commit: r749068 - /maven/components/trunk/maven-compat/compatibility.cfl

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 18:08:55 2009 New Revision: 749068 URL: http://svn.apache.org/viewvc?rev=749068&view=rev Log: o Mentioned dropped support for uniqueVersion=false as per r747652 Modified: maven/components/trunk/maven-compat/compatibility.cfl Modified: maven/components/trunk/

svn commit: r749066 - /maven/components/trunk/maven-compat/compatibility.cfl

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 17:48:04 2009 New Revision: 749066 URL: http://svn.apache.org/viewvc?rev=749066&view=rev Log: o Set svn:eol-style=native Modified: maven/components/trunk/maven-compat/compatibility.cfl (props changed) Propchange: maven/components/trunk/maven-compat/compati

svn commit: r749060 - in /maven/components/trunk/maven-repository/src/main/java/org/apache/maven/repository: LegacyMavenRepositorySystem.java MavenRepositorySystem.java

2009-03-01 Thread jvanzyl
Author: jvanzyl Date: Sun Mar 1 16:51:22 2009 New Revision: 749060 URL: http://svn.apache.org/viewvc?rev=749060&view=rev Log: o Fix compilation error with mirrors Modified: maven/components/trunk/maven-repository/src/main/java/org/apache/maven/repository/LegacyMavenRepositorySystem.java

svn commit: r749053 - /maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 16:23:33 2009 New Revision: 749053 URL: http://svn.apache.org/viewvc?rev=749053&view=rev Log: [MSITE-320] Reference documentation Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt Modified: maven/plugins/trunk/maven-si

svn commit: r749046 - in /maven/plugins/trunk/maven-ear-plugin/src: main/java/org/apache/maven/plugin/ear/ site/apt/ test/java/org/apache/maven/plugin/ear/it/ test/resources/projects/project-056/ test

2009-03-01 Thread snicoll
Author: snicoll Date: Sun Mar 1 15:37:29 2009 New Revision: 749046 URL: http://svn.apache.org/viewvc?rev=749046&view=rev Log: MEAR-100: Activated altDeploymentDescriptor for 1.3 and 1.4 Added: maven/plugins/trunk/maven-ear-plugin/src/test/resources/projects/project-056/ maven/plugins/t

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

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 15:07:27 2009 New Revision: 749044 URL: http://svn.apache.org/viewvc?rev=749044&view=rev Log: [MSITE-350] site:deploy not verbose enough, not, _at all_ with -X o Add debug logging stating where the site will be deployed Modified: maven/plugins/trunk/maven-si

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

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 14:19:11 2009 New Revision: 749038 URL: http://svn.apache.org/viewvc?rev=749038&view=rev Log: o Add a mavenVersion property to hold the version for Maven core dependencies Modified: maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/plugins/trunk/m

svn propchange: r746294 - svn:log

2009-03-01 Thread dennisl
Author: dennisl Revision: 746294 Modified property: svn:log Modified: svn:log at Sun Mar 1 14:07:56 2009 -- --- svn:log (original) +++ svn:log Sun Mar 1 14:07:56 2009 @@ -1 +1,3 @@ +[MSITE-101] schedule and release doxia

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

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 14:06:04 2009 New Revision: 749035 URL: http://svn.apache.org/viewvc?rev=749035&view=rev Log: [MSITE-101] schedule and release doxia 1.0 o Update to released version of Doxia Sitetools Modified: maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/p

svn commit: r749033 - in /maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc: JavadocJar.java JavadocReport.java TestJavadocJar.java TestJavadocReport.java

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 13:37:06 2009 New Revision: 749033 URL: http://svn.apache.org/viewvc?rev=749033&view=rev Log: o improved doc Modified: maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocJar.java maven/plugins/trunk/maven-javad

svn commit: r749032 - in /maven/plugins/trunk/maven-javadoc-plugin: ./ src/main/java/org/apache/maven/plugin/javadoc/ src/site/apt/examples/

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 13:20:27 2009 New Revision: 749032 URL: http://svn.apache.org/viewvc?rev=749032&view=rev Log: o bump to 2.6 instead of 2.5.1 Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/mave

svn commit: r749031 - /maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/examples/fix-javadocs.apt

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 13:14:45 2009 New Revision: 749031 URL: http://svn.apache.org/viewvc?rev=749031&view=rev Log: o propagation of r749029 in doc Modified: maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/examples/fix-javadocs.apt Modified: maven/plugins/trunk/maven-jav

svn commit: r749029 - /maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractFixJavadocMojo.java

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 13:11:03 2009 New Revision: 749029 URL: http://svn.apache.org/viewvc?rev=749029&view=rev Log: o improved warranty msg Modified: maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractFixJavadocMojo.java Modified: mav

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

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 13:07:39 2009 New Revision: 749028 URL: http://svn.apache.org/viewvc?rev=749028&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/trunk/maven-doxia-tools/pom.xml Modified: maven/shared/trunk/maven-doxia-tools/p

svn commit: r749027 - in /maven/shared/tags/maven-doxia-tools-1.0.2: ./ pom.xml

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 13:07:19 2009 New Revision: 749027 URL: http://svn.apache.org/viewvc?rev=749027&view=rev Log: [maven-release-plugin] copy for tag maven-doxia-tools-1.0.2 Added: maven/shared/tags/maven-doxia-tools-1.0.2/ - copied from r749023, maven/shared/trunk/maven-d

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

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 13:06:48 2009 New Revision: 749026 URL: http://svn.apache.org/viewvc?rev=749026&view=rev Log: [maven-release-plugin] prepare release maven-doxia-tools-1.0.2 Modified: maven/shared/trunk/maven-doxia-tools/pom.xml Modified: maven/shared/trunk/maven-doxia-tools/

svn commit: r749024 - /maven/shared/trunk/

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 13:00:54 2009 New Revision: 749024 URL: http://svn.apache.org/viewvc?rev=749024&view=rev Log: o Add SVN properties for bugtraq Modified: maven/shared/trunk/ (props changed) Propchange: maven/shared/trunk/

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

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 12:57:45 2009 New Revision: 749022 URL: http://svn.apache.org/viewvc?rev=749022&view=rev Log: [MSHARED-90] Upgrade to Doxia Sitetools 1.0 Modified: maven/shared/trunk/maven-doxia-tools/pom.xml Modified: maven/shared/trunk/maven-doxia-tools/pom.xml URL: http:

svn commit: r749018 - /maven/components/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 12:45:00 2009 New Revision: 749018 URL: http://svn.apache.org/viewvc?rev=749018&view=rev Log: [MNG-2921] ejb-client dependency no longer resolved in reactor build o Fixed regression introduced by misplaced else block in r742799 Modified: maven/components/br

svn commit: r749017 - in /maven/plugins/branches: maven-site-plugin-doxia-1.1/ maven-site-plugin-doxia-beta-1/

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 12:44:12 2009 New Revision: 749017 URL: http://svn.apache.org/viewvc?rev=749017&view=rev Log: renamed branch to match Doxia new name: 1.1 instead of 1.0-beta-1 Added: maven/plugins/branches/maven-site-plugin-doxia-1.1/ - copied from r749016, maven/plug

svn commit: r749015 - /maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/sink/XhtmlBaseSink.java

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 12:41:31 2009 New Revision: 749015 URL: http://svn.apache.org/viewvc?rev=749015&view=rev Log: DOXIA-292: Be sure to call tableRows(int[], boolean) to be backward compatible with Doxia 1.0 o fixed Modified: maven/doxia/doxia/trunk/doxia-core/src/main/java/o

svn commit: r749014 - /maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 12:38:37 2009 New Revision: 749014 URL: http://svn.apache.org/viewvc?rev=749014&view=rev Log: fixed maven core dependency Modified: maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml Modified: maven/plugins/branches/maven-site-plugin-doxia-beta-1/

svn commit: r749011 - /maven/doxia/site/src/site/site.xml

2009-03-01 Thread dennisl
Author: dennisl Date: Sun Mar 1 12:22:53 2009 New Revision: 749011 URL: http://svn.apache.org/viewvc?rev=749011&view=rev Log: o Make the link to the Developer docs for Doxia Sitetools versioned. Modified: maven/doxia/site/src/site/site.xml Modified: maven/doxia/site/src/site/site.xml URL:

svn commit: r749010 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-2921/ resources/mng-2921/consumer/ resources/mng-2921/ejbs/ resources/mng

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 12:19:04 2009 New Revision: 749010 URL: http://svn.apache.org/viewvc?rev=749010&view=rev Log: [MNG-2921] ejb-client dependency no longer resolved in reactor build o Strengthened IT to capture regression introduced by misplaced else block in r742799 Added:

svn commit: r749007 - /maven/plugins/branches/maven-project-info-reports-plugin-doxia-beta-1/src/main/java/org/apache/maven/report/projectinfo/AbstractProjectInfoReport.java

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 12:03:39 2009 New Revision: 749007 URL: http://svn.apache.org/viewvc?rev=749007&view=rev Log: o fix import Modified: maven/plugins/branches/maven-project-info-reports-plugin-doxia-beta-1/src/main/java/org/apache/maven/report/projectinfo/AbstractProjectInfoRe

svn commit: r749006 - /maven/plugins/branches/maven-project-info-reports-plugin-doxia-beta-1/pom.xml

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 12:00:48 2009 New Revision: 749006 URL: http://svn.apache.org/viewvc?rev=749006&view=rev Log: o fix prerequisites Modified: maven/plugins/branches/maven-project-info-reports-plugin-doxia-beta-1/pom.xml Modified: maven/plugins/branches/maven-project-info-re

svn commit: r749005 - /maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 11:59:46 2009 New Revision: 749005 URL: http://svn.apache.org/viewvc?rev=749005&view=rev Log: o fix prerequisites Modified: maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml Modified: maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml

svn commit: r749004 - /maven/plugins/branches/maven-site-plugin-doxia-beta-1/src/main/java/org/apache/maven/plugins/site/ReportDocumentRenderer.java

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 11:55:55 2009 New Revision: 749004 URL: http://svn.apache.org/viewvc?rev=749004&view=rev Log: o be sure to close sink Modified: maven/plugins/branches/maven-site-plugin-doxia-beta-1/src/main/java/org/apache/maven/plugins/site/ReportDocumentRenderer.java Mod

svn commit: r749003 - in /maven/plugins/branches/maven-site-plugin-doxia-beta-1/src/main/java/org/apache/maven: doxia/sink/ plugins/site/ReportDocumentRenderer.java

2009-03-01 Thread vsiveton
Author: vsiveton Date: Sun Mar 1 11:54:42 2009 New Revision: 749003 URL: http://svn.apache.org/viewvc?rev=749003&view=rev Log: o align to Doxia API Removed: maven/plugins/branches/maven-site-plugin-doxia-beta-1/src/main/java/org/apache/maven/doxia/sink/ Modified: maven/plugins/branches

svn commit: r748997 - in /maven/enforcer/trunk: ./ enforcer-api/ enforcer-api/src/custom-rule-sample/ enforcer-api/src/custom-rule-sample/src/ enforcer-rules/ enforcer-rules/src/it/requirePluginsRepor

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 11:08:01 2009 New Revision: 748997 URL: http://svn.apache.org/viewvc?rev=748997&view=rev Log: o Used http://maven.apache.org/xsd/* for schema location Modified: maven/enforcer/trunk/enforcer-api/pom.xml maven/enforcer/trunk/enforcer-api/src/custom-rule-sa

svn commit: r748996 - in /maven/jxr/trunk: jxr-site/pom.xml maven-jxr-plugin/pom.xml maven-jxr/pom.xml pom.xml

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 11:04:14 2009 New Revision: 748996 URL: http://svn.apache.org/viewvc?rev=748996&view=rev Log: o Used http://maven.apache.org/xsd/* for schema location Modified: maven/jxr/trunk/jxr-site/pom.xml maven/jxr/trunk/maven-jxr-plugin/pom.xml maven/jxr/trunk/

svn commit: r748994 - /maven/components/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2009-03-01 Thread bentmann
Author: bentmann Date: Sun Mar 1 10:47:32 2009 New Revision: 748994 URL: http://svn.apache.org/viewvc?rev=748994&view=rev Log: o Fixed typo Modified: maven/components/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/MavenProject.java Modified: maven/components/bra

svn commit: r748986 - in /maven/components/branches/maven-2.0.x: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core-it-runner/ maven-core/ maven-error-diagnostics

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 09:08:44 2009 New Revision: 748986 URL: http://svn.apache.org/viewvc?rev=748986&view=rev Log: used http://maven.apache.org/xsd/* for schema location Modified: maven/components/branches/maven-2.0.x/apache-maven/pom.xml maven/components/branches/maven-2.0.x

svn commit: r748985 - /maven/components/branches/maven-2.1.x/pom.xml

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 09:04:32 2009 New Revision: 748985 URL: http://svn.apache.org/viewvc?rev=748985&view=rev Log: reverted Doxia 1.1 test committed by mistake Modified: maven/components/branches/maven-2.1.x/pom.xml Modified: maven/components/branches/maven-2.1.x/pom.xml URL: h

svn commit: r748984 - in /maven/components/branches/maven-2.1.x: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core-it-runner/ maven-core/ maven-error-diagnostics

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 09:02:07 2009 New Revision: 748984 URL: http://svn.apache.org/viewvc?rev=748984&view=rev Log: used http://maven.apache.org/xsd/* for schema location Modified: maven/components/branches/maven-2.1.x/apache-maven/pom.xml maven/components/branches/maven-2.1.x

svn commit: r748982 - in /maven/components/trunk: ./ apache-maven/ maven-compat/ maven-core/ maven-embedder/ maven-lifecycle/ maven-mercury/ maven-model/ maven-plugin-api/ maven-project-builder/ maven

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 08:55:40 2009 New Revision: 748982 URL: http://svn.apache.org/viewvc?rev=748982&view=rev Log: used http://maven.apache.org/xsd/* for schema location Modified: maven/components/trunk/apache-maven/pom.xml maven/components/trunk/maven-compat/pom.xml mave

svn commit: r748979 - /maven/ant-tasks/trunk/pom.xml

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 08:49:29 2009 New Revision: 748979 URL: http://svn.apache.org/viewvc?rev=748979&view=rev Log: used http://maven.apache.org/xsd/* for schema location Modified: maven/ant-tasks/trunk/pom.xml Modified: maven/ant-tasks/trunk/pom.xml URL: http://svn.apache.org/v

svn commit: r748978 - in /maven/archetype/trunk: ./ archetype-common/ archetype-packaging/ archetype-plugin/ archetype-samples/ archetype-samples/mojo/ archetype-samples/quickstart/ archetype-samples/

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 08:45:29 2009 New Revision: 748978 URL: http://svn.apache.org/viewvc?rev=748978&view=rev Log: used http://maven.apache.org/xsd/* for schema location Modified: maven/archetype/trunk/archetype-common/pom.xml maven/archetype/trunk/archetype-packaging/pom.xml

svn commit: r748976 - /maven/site/trunk/src/site/fml/general.fml

2009-03-01 Thread hboutemy
Author: hboutemy Date: Sun Mar 1 08:42:47 2009 New Revision: 748976 URL: http://svn.apache.org/viewvc?rev=748976&view=rev Log: updated documentation to use http://maven.apache.org/xsd/* for schema location Modified: maven/site/trunk/src/site/fml/general.fml Modified: maven/site/trunk/src/si