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

2009-02-13 Thread bentmann
Author: bentmann Date: Fri Feb 13 13:36:21 2009 New Revision: 744110 URL: http://svn.apache.org/viewvc?rev=744110view=rev Log: [MNG-449] plugin development without release use case o Added IT Added:

svn commit: r744145 - in /maven/components/trunk: maven-core/ maven-core/src/main/java/org/apache/maven/plugin/ maven-embedder/src/main/java/org/apache/maven/embedder/

2009-02-13 Thread sisbell
Author: sisbell Date: Fri Feb 13 15:39:54 2009 New Revision: 744145 URL: http://svn.apache.org/viewvc?rev=744145view=rev Log: [MNG-3631] Mojo Configuration. Allow embedder to get executions by goal, query config with xpath and execute mojo. Added:

svn commit: r744188 - in /maven/shared/trunk/maven-filtering: pom.xml src/main/java/org/apache/maven/shared/filtering/DefaultMavenFileFilter.java src/main/java/org/apache/maven/shared/filtering/Defaul

2009-02-13 Thread jvanzyl
Author: jvanzyl Date: Fri Feb 13 17:34:26 2009 New Revision: 744188 URL: http://svn.apache.org/viewvc?rev=744188view=rev Log: o update to latest build api and correcting packages Modified: maven/shared/trunk/maven-filtering/pom.xml

svn commit: r744209 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2009-02-13 Thread carlos
Author: carlos Date: Fri Feb 13 18:28:37 2009 New Revision: 744209 URL: http://svn.apache.org/viewvc?rev=744209view=rev Log: Disable org.templateit until they figure out Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified:

svn commit: r744226 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2009-02-13 Thread carlos
Author: carlos Date: Fri Feb 13 19:46:33 2009 New Revision: 744226 URL: http://svn.apache.org/viewvc?rev=744226view=rev Log: [MAVENUPLOAD-2354] Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified:

svn commit: r744243 - in /maven/mercury/trunk/mercury-repo/mercury-repo-virtual/src: main/java/org/apache/maven/mercury/repository/virtual/VirtualRepositoryReader.java test/java/org/apache/maven/mercu

2009-02-13 Thread hboutemy
Author: hboutemy Date: Fri Feb 13 21:03:26 2009 New Revision: 744243 URL: http://svn.apache.org/viewvc?rev=744243view=rev Log: fixed coding style Modified:

svn commit: r744244 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-4034/ resources/mng-4034/sub/

2009-02-13 Thread bentmann
Author: bentmann Date: Fri Feb 13 21:17:20 2009 New Revision: 744244 URL: http://svn.apache.org/viewvc?rev=744244view=rev Log: [MNG-4034] dependency version is not inherited from parent dependencyManagement o Added IT Added:

svn commit: r744248 - /maven/mercury/trunk/src/site/xdoc/index.xml

2009-02-13 Thread hboutemy
Author: hboutemy Date: Fri Feb 13 21:32:27 2009 New Revision: 744248 URL: http://svn.apache.org/viewvc?rev=744248view=rev Log: fixed link to mercury-ant-tasks Modified: maven/mercury/trunk/src/site/xdoc/index.xml Modified: maven/mercury/trunk/src/site/xdoc/index.xml URL:

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

2009-02-13 Thread hboutemy
Author: hboutemy Date: Fri Feb 13 21:34:38 2009 New Revision: 744250 URL: http://svn.apache.org/viewvc?rev=744250view=rev Log: fixed version Modified: maven/mercury/trunk/mercury-ant-tasks/pom.xml Modified: maven/mercury/trunk/mercury-ant-tasks/pom.xml URL:

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

2009-02-13 Thread hboutemy
Author: hboutemy Date: Fri Feb 13 21:36:04 2009 New Revision: 744251 URL: http://svn.apache.org/viewvc?rev=744251view=rev Log: fixed indentation Modified: maven/mercury/trunk/mercury-ant-tasks/pom.xml Modified: maven/mercury/trunk/mercury-ant-tasks/pom.xml URL:

svn commit: r744252 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/MavenITmng4034ManagedProfileDependencyTest.java resources/mng-4034/pom.xml resources/mng

2009-02-13 Thread bentmann
Author: bentmann Date: Fri Feb 13 21:41:57 2009 New Revision: 744252 URL: http://svn.apache.org/viewvc?rev=744252view=rev Log: [MNG-4034] dependency version is not inherited from parent dependencyManagement o Extended IT to check more aspects of dependency management than just versioning

svn commit: r744254 - in /maven/components/trunk/maven-project/src/test: java/org/apache/maven/project/builder/ resources-project-builder/managed-profile-dependency/ resources-project-builder/managed-

2009-02-13 Thread bentmann
Author: bentmann Date: Fri Feb 13 21:47:45 2009 New Revision: 744254 URL: http://svn.apache.org/viewvc?rev=744254view=rev Log: [MNG-4034] dependency version is not inherited from parent dependencyManagement o Added UT Added:

svn commit: r744262 - /maven/release-testing/

2009-02-13 Thread jvanzyl
Author: jvanzyl Date: Fri Feb 13 22:21:07 2009 New Revision: 744262 URL: http://svn.apache.org/viewvc?rev=744262view=rev Log: o i'll do testing in the release tree Removed: maven/release-testing/

svn commit: r744264 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/MavenITmng0522PluginMgmtConfigTest.java resources/mng-0522/pom.xml

2009-02-13 Thread bentmann
Author: bentmann Date: Fri Feb 13 22:22:29 2009 New Revision: 744264 URL: http://svn.apache.org/viewvc?rev=744264view=rev Log: o Strengthened IT to check both implicitly and explicitly bound plugins Modified:

svn commit: r744276 - in /maven/plugins/trunk/maven-invoker-plugin: ./ src/it/invoker-report/ src/it/invoker-report/src/it/failed-one/ src/it/invoker-report/src/it/groovy/ src/main/java/org/apache/mav

2009-02-13 Thread olamy
Author: olamy Date: Fri Feb 13 23:02:07 2009 New Revision: 744276 URL: http://svn.apache.org/viewvc?rev=744276view=rev Log: [MINVOKER-77] Add a invoker report mojo which display invoker its result Added: maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/ (props changed)

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

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:41:45 2009 New Revision: 744286 URL: http://svn.apache.org/viewvc?rev=744286view=rev Log: use the new parent Modified: maven/components/branches/maven-2.1.x/pom.xml Modified: maven/components/branches/maven-2.1.x/pom.xml URL:

svn commit: r744287 - /maven/archetype/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:42:14 2009 New Revision: 744287 URL: http://svn.apache.org/viewvc?rev=744287view=rev Log: use the new parent Modified: maven/archetype/trunk/pom.xml Modified: maven/archetype/trunk/pom.xml URL:

svn commit: r744288 - in /maven/pom/trunk: asf/pom.xml maven/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:43:06 2009 New Revision: 744288 URL: http://svn.apache.org/viewvc?rev=744288view=rev Log: use the new parent Modified: maven/pom/trunk/asf/pom.xml maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r744289 - /maven/core-integration-testing/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:43:24 2009 New Revision: 744289 URL: http://svn.apache.org/viewvc?rev=744289view=rev Log: use the new parent Modified: maven/core-integration-testing/trunk/pom.xml Modified: maven/core-integration-testing/trunk/pom.xml URL:

svn commit: r744292 - /maven/doxia/doxia/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:48:16 2009 New Revision: 744292 URL: http://svn.apache.org/viewvc?rev=744292view=rev Log: use the new parent Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL:

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

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:52:53 2009 New Revision: 744297 URL: http://svn.apache.org/viewvc?rev=744297view=rev Log: use the new parent Modified: maven/doxia/doxia-tools/trunk/pom.xml Modified: maven/doxia/doxia-tools/trunk/pom.xml URL:

svn commit: r744300 - /maven/doxia/doxia-sitetools/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:54:30 2009 New Revision: 744300 URL: http://svn.apache.org/viewvc?rev=744300view=rev Log: use the new parent Modified: maven/doxia/doxia-sitetools/trunk/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/pom.xml URL:

svn commit: r744302 - /maven/enforcer/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Fri Feb 13 23:56:32 2009 New Revision: 744302 URL: http://svn.apache.org/viewvc?rev=744302view=rev Log: use the new parent Modified: maven/enforcer/trunk/pom.xml Modified: maven/enforcer/trunk/pom.xml URL:

svn commit: r744315 - /maven/shared/trunk/file-management/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 00:35:44 2009 New Revision: 744315 URL: http://svn.apache.org/viewvc?rev=744315view=rev Log: use the new parent Modified: maven/shared/trunk/file-management/pom.xml Modified: maven/shared/trunk/file-management/pom.xml URL:

svn commit: r744316 - /maven/shared/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 00:36:02 2009 New Revision: 744316 URL: http://svn.apache.org/viewvc?rev=744316view=rev Log: use the new parent Modified: maven/shared/trunk/pom.xml Modified: maven/shared/trunk/pom.xml URL:

svn commit: r744323 - /maven/shared/trunk/maven-ant/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:08:21 2009 New Revision: 744323 URL: http://svn.apache.org/viewvc?rev=744323view=rev Log: use the new parent Modified: maven/shared/trunk/maven-ant/pom.xml Modified: maven/shared/trunk/maven-ant/pom.xml URL:

svn commit: r744324 - /maven/shared/trunk/maven-app-configuration/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:08:35 2009 New Revision: 744324 URL: http://svn.apache.org/viewvc?rev=744324view=rev Log: use the new parent Modified: maven/shared/trunk/maven-app-configuration/pom.xml Modified: maven/shared/trunk/maven-app-configuration/pom.xml URL:

svn commit: r744326 - in /maven/shared/trunk/maven-common-artifact-filters: pom.xml src/main/java/org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.java

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:09:41 2009 New Revision: 744326 URL: http://svn.apache.org/viewvc?rev=744326view=rev Log: use the new parent Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml

svn commit: r744329 - /maven/shared/trunk/maven-dependency-analyzer/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:10:51 2009 New Revision: 744329 URL: http://svn.apache.org/viewvc?rev=744329view=rev Log: use the new parent Modified: maven/shared/trunk/maven-dependency-analyzer/pom.xml Modified: maven/shared/trunk/maven-dependency-analyzer/pom.xml URL:

svn commit: r744330 - /maven/shared/trunk/maven-dependency-tree/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:11:21 2009 New Revision: 744330 URL: http://svn.apache.org/viewvc?rev=744330view=rev Log: use the new parent Modified: maven/shared/trunk/maven-dependency-tree/pom.xml Modified: maven/shared/trunk/maven-dependency-tree/pom.xml URL:

svn commit: r744331 - /maven/pom/trunk/asf/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:11:40 2009 New Revision: 744331 URL: http://svn.apache.org/viewvc?rev=744331view=rev Log: (empty) Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

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

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:12:55 2009 New Revision: 744332 URL: http://svn.apache.org/viewvc?rev=744332view=rev Log: use the new parent Modified: maven/shared/trunk/maven-doxia-tools/pom.xml Modified: maven/shared/trunk/maven-doxia-tools/pom.xml URL:

svn commit: r744333 - /maven/shared/trunk/maven-filtering/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:13:03 2009 New Revision: 744333 URL: http://svn.apache.org/viewvc?rev=744333view=rev Log: use the new parent Modified: maven/shared/trunk/maven-filtering/pom.xml Modified: maven/shared/trunk/maven-filtering/pom.xml URL:

svn commit: r744334 - /maven/shared/trunk/maven-invoker/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:13:13 2009 New Revision: 744334 URL: http://svn.apache.org/viewvc?rev=744334view=rev Log: use the new parent Modified: maven/shared/trunk/maven-invoker/pom.xml Modified: maven/shared/trunk/maven-invoker/pom.xml URL:

svn commit: r744335 - /maven/shared/trunk/maven-model-converter/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:13:24 2009 New Revision: 744335 URL: http://svn.apache.org/viewvc?rev=744335view=rev Log: use the new parent Modified: maven/shared/trunk/maven-model-converter/pom.xml Modified: maven/shared/trunk/maven-model-converter/pom.xml URL:

svn commit: r744337 - /maven/shared/trunk/maven-reporting-impl/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:13:39 2009 New Revision: 744337 URL: http://svn.apache.org/viewvc?rev=744337view=rev Log: use the new parent Modified: maven/shared/trunk/maven-reporting-impl/pom.xml Modified: maven/shared/trunk/maven-reporting-impl/pom.xml URL:

svn commit: r744338 - /maven/shared/trunk/maven-repository-builder/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:14:11 2009 New Revision: 744338 URL: http://svn.apache.org/viewvc?rev=744338view=rev Log: use the new parent Modified: maven/shared/trunk/maven-repository-builder/pom.xml Modified: maven/shared/trunk/maven-repository-builder/pom.xml URL:

svn commit: r744339 - /maven/shared/trunk/maven-runtime/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:14:19 2009 New Revision: 744339 URL: http://svn.apache.org/viewvc?rev=744339view=rev Log: use the new parent Modified: maven/shared/trunk/maven-runtime/pom.xml Modified: maven/shared/trunk/maven-runtime/pom.xml URL:

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

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:14:28 2009 New Revision: 744340 URL: http://svn.apache.org/viewvc?rev=744340view=rev Log: use the new parent Modified: maven/shared/trunk/maven-script/pom.xml Modified: maven/shared/trunk/maven-script/pom.xml URL:

svn commit: r744341 - /maven/shared/trunk/maven-shared-io/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:15:02 2009 New Revision: 744341 URL: http://svn.apache.org/viewvc?rev=744341view=rev Log: use the new parent Modified: maven/shared/trunk/maven-shared-io/pom.xml Modified: maven/shared/trunk/maven-shared-io/pom.xml URL:

svn commit: r744342 - /maven/shared/trunk/maven-shared-jar/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:15:25 2009 New Revision: 744342 URL: http://svn.apache.org/viewvc?rev=744342view=rev Log: use the new parent Modified: maven/shared/trunk/maven-shared-jar/pom.xml Modified: maven/shared/trunk/maven-shared-jar/pom.xml URL:

svn commit: r744343 - /maven/shared/trunk/maven-shared-monitor/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:15:51 2009 New Revision: 744343 URL: http://svn.apache.org/viewvc?rev=744343view=rev Log: use the new parent Modified: maven/shared/trunk/maven-shared-monitor/pom.xml Modified: maven/shared/trunk/maven-shared-monitor/pom.xml URL:

svn commit: r744344 - /maven/shared/trunk/maven-verifier/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:16:55 2009 New Revision: 744344 URL: http://svn.apache.org/viewvc?rev=744344view=rev Log: use the new parent Modified: maven/shared/trunk/maven-verifier/pom.xml Modified: maven/shared/trunk/maven-verifier/pom.xml URL:

svn commit: r744345 - /maven/shared/trunk/maven-web-ui-tests/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:17:04 2009 New Revision: 744345 URL: http://svn.apache.org/viewvc?rev=744345view=rev Log: use the new parent Modified: maven/shared/trunk/maven-web-ui-tests/pom.xml Modified: maven/shared/trunk/maven-web-ui-tests/pom.xml URL:

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

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:17:34 2009 New Revision: 744346 URL: http://svn.apache.org/viewvc?rev=744346view=rev Log: (empty) Modified: maven/site/trunk/pom.xml Modified: maven/site/trunk/pom.xml URL:

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

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:19:22 2009 New Revision: 744347 URL: http://svn.apache.org/viewvc?rev=744347view=rev Log: use the new parent Modified: maven/plugin-testing/trunk/pom.xml Modified: maven/plugin-testing/trunk/pom.xml URL:

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

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:25:24 2009 New Revision: 744349 URL: http://svn.apache.org/viewvc?rev=744349view=rev Log: use the new parent Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/pom.xml Modified:

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

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:29:51 2009 New Revision: 744351 URL: http://svn.apache.org/viewvc?rev=744351view=rev Log: use the new parent Modified: maven/release/trunk/pom.xml Modified: maven/release/trunk/pom.xml URL:

svn commit: r744352 - /maven/repository-tools/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:33:20 2009 New Revision: 744352 URL: http://svn.apache.org/viewvc?rev=744352view=rev Log: (empty) Modified: maven/repository-tools/trunk/pom.xml Modified: maven/repository-tools/trunk/pom.xml URL:

svn commit: r744357 - in /maven/skins/trunk: maven-application-skin/pom.xml maven-classic-skin/pom.xml maven-default-skin/pom.xml maven-stylus-skin/pom.xml pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:55:42 2009 New Revision: 744357 URL: http://svn.apache.org/viewvc?rev=744357view=rev Log: new parent Modified: maven/skins/trunk/maven-application-skin/pom.xml maven/skins/trunk/maven-classic-skin/pom.xml maven/skins/trunk/maven-default-skin/pom.xml

svn commit: r744359 - /maven/mercury/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 01:56:14 2009 New Revision: 744359 URL: http://svn.apache.org/viewvc?rev=744359view=rev Log: new parent Modified: maven/mercury/trunk/pom.xml Modified: maven/mercury/trunk/pom.xml URL:

svn commit: r744363 - /maven/resources/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 02:06:05 2009 New Revision: 744363 URL: http://svn.apache.org/viewvc?rev=744363view=rev Log: new parent Modified: maven/resources/trunk/pom.xml Modified: maven/resources/trunk/pom.xml URL:

svn commit: r744364 - /maven/artifact/trunk/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 02:10:31 2009 New Revision: 744364 URL: http://svn.apache.org/viewvc?rev=744364view=rev Log: new parent Modified: maven/artifact/trunk/pom.xml Modified: maven/artifact/trunk/pom.xml URL:

svn commit: r744366 - /maven/plugins/trunk/maven-ant-plugin/pom.xml

2009-02-13 Thread brianf
Author: brianf Date: Sat Feb 14 02:12:28 2009 New Revision: 744366 URL: http://svn.apache.org/viewvc?rev=744366view=rev Log: new parent Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml URL:

svn commit: r744381 - /maven/shared/trunk/maven-filtering/pom.xml

2009-02-13 Thread jvanzyl
Author: jvanzyl Date: Sat Feb 14 03:35:18 2009 New Revision: 744381 URL: http://svn.apache.org/viewvc?rev=744381view=rev Log: o new version of plexus-build-api Modified: maven/shared/trunk/maven-filtering/pom.xml Modified: maven/shared/trunk/maven-filtering/pom.xml URL:

svn commit: r744389 - in /maven/mercury/trunk/mercury-ant-tasks: ./ src/main/java/org/apache/maven/mercury/ant/tasks/ src/main/resources/org/apache/maven/mercury/ant/tasks/ src/test/java/org/apache/ma

2009-02-13 Thread ogusakov
Author: ogusakov Date: Sat Feb 14 04:36:21 2009 New Revision: 744389 URL: http://svn.apache.org/viewvc?rev=744389view=rev Log: [MNG-3969] intermediate commit Added: maven/mercury/trunk/mercury-ant-tasks/src/test/java/org/apache/maven/mercury/ant/tasks/MercuryBootstrapTest.java (with