svn commit: r746179 - in /maven/components/branches/maven-2.1.x: maven-artifact-manager/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java maven-core/src/main/java/org/apach

2009-02-20 Thread brett
Author: brett Date: Fri Feb 20 08:16:51 2009 New Revision: 746179 URL: http://svn.apache.org/viewvc?rev=746179view=rev Log: [MNG-3379] add a configuration option for the number of threads. We need to use a system property so it can be set constantly (via MAVEN_OPTS), but cannot modify the

svn commit: r746184 - in /maven/site/trunk/src/site/apt: guides/mini/guide-configuring-maven.apt release-notes-preview.apt.vm

2009-02-20 Thread brett
Author: brett Date: Fri Feb 20 08:58:49 2009 New Revision: 746184 URL: http://svn.apache.org/viewvc?rev=746184view=rev Log: [MNG-3379] document the number of threads configuration Modified: maven/site/trunk/src/site/apt/guides/mini/guide-configuring-maven.apt

svn commit: r746192 - /maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3057VersionExprTransformations.java

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 10:16:29 2009 New Revision: 746192 URL: http://svn.apache.org/viewvc?rev=746192view=rev Log: o Removed unused code Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3057VersionExprTransformations.java

svn commit: r746205 - in /maven/components/branches/maven-2.1.x/maven-core/src/main: java/org/apache/maven/cli/CLIManager.java java/org/apache/maven/cli/MavenCli.java resources/META-INF/plexus/compone

2009-02-20 Thread brett
Author: brett Date: Fri Feb 20 11:10:29 2009 New Revision: 746205 URL: http://svn.apache.org/viewvc?rev=746205view=rev Log: [MNG-553] add command line options for (master) password encryption Modified:

svn commit: r746207 - in /maven/components/branches/maven-2.1.x: maven-artifact-manager/pom.xml pom.xml

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 11:15:15 2009 New Revision: 746207 URL: http://svn.apache.org/viewvc?rev=746207view=rev Log: o Fixed bootstrap Modified: maven/components/branches/maven-2.1.x/maven-artifact-manager/pom.xml maven/components/branches/maven-2.1.x/pom.xml Modified:

svn commit: r746211 - in /maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo: FoAggregateSink.java FoSink.java

2009-02-20 Thread ltheussl
Author: ltheussl Date: Fri Feb 20 11:33:10 2009 New Revision: 746211 URL: http://svn.apache.org/viewvc?rev=746211view=rev Log: Resolve image links relative to base Modified:

svn commit: r746212 - in /maven/components/branches/maven-2.1.x/maven-core/src/main: java/org/apache/maven/cli/MavenCli.java resources/META-INF/plexus/components.xml

2009-02-20 Thread brett
Author: brett Date: Fri Feb 20 11:36:05 2009 New Revision: 746212 URL: http://svn.apache.org/viewvc?rev=746212view=rev Log: [MNG-553] misunderstood how maven-settings had been configured - we don't support expressions in components.xml and this was being filtered by the builder. Revert to using

svn commit: r746213 - in /maven/site/trunk/src/site/apt/guides/mini: guide-configuring-maven.apt guide-deployment-security-settings.apt

2009-02-20 Thread brett
Author: brett Date: Fri Feb 20 11:37:51 2009 New Revision: 746213 URL: http://svn.apache.org/viewvc?rev=746213view=rev Log: refer to encryption settings when setting up settings.xml Modified: maven/site/trunk/src/site/apt/guides/mini/guide-configuring-maven.apt

svn commit: r746216 - /maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt

2009-02-20 Thread brett
Author: brett Date: Fri Feb 20 11:41:04 2009 New Revision: 746216 URL: http://svn.apache.org/viewvc?rev=746216view=rev Log: clean up docs and refer to CLI options Modified: maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt Modified:

svn commit: r746218 - in /maven/components/branches/maven-2.1.x/maven-project/src: main/java/org/apache/maven/project/artifact/ test/java/org/apache/maven/project/artifact/

2009-02-20 Thread brett
Author: brett Date: Fri Feb 20 11:59:51 2009 New Revision: 746218 URL: http://svn.apache.org/viewvc?rev=746218view=rev Log: add missing license headers Modified: maven/components/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/artifact/ArtifactWithProject.java

svn commit: r746224 - in /maven/plugins/trunk/maven-invoker-plugin/src: it/skip-install/ it/skip-run/ it/skip-run/src/ it/skip-run/src/it/ it/skip-run/src/it/project/ main/java/org/apache/maven/plugin

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 12:52:36 2009 New Revision: 746224 URL: http://svn.apache.org/viewvc?rev=746224view=rev Log: [MINVOKER-81] provide a flag to skip the execution of all invoker steps Submitted by: Mark Struberg o Applied with modifications Added:

svn commit: r746232 - in /maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src: main/java/org/apache/maven/doxia/module/fo/ test/java/org/apache/maven/doxia/module/fo/

2009-02-20 Thread ltheussl
Author: ltheussl Date: Fri Feb 20 13:32:44 2009 New Revision: 746232 URL: http://svn.apache.org/viewvc?rev=746232view=rev Log: correct since tags Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoAggregateSink.java

svn commit: r746277 - /maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/InvokerReport.java

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 15:25:37 2009 New Revision: 746277 URL: http://svn.apache.org/viewvc?rev=746277view=rev Log: o Polished code: - Improved exception handling - Centralized retrieval of report files - Reduced visibility of internal methods Modified:

svn commit: r746280 - in /maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project: invoker.properties src/main/java/org/TestMojo.java

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 16:15:53 2009 New Revision: 746280 URL: http://svn.apache.org/viewvc?rev=746280view=rev Log: o Used dedicated system property for test (the build.log Mark Struberg provided suggests file.encoding can't be safely overridden in all envs but that is irrelevant for

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

2009-02-20 Thread dennisl
Author: dennisl Date: Fri Feb 20 16:19:25 2009 New Revision: 746283 URL: http://svn.apache.org/viewvc?rev=746283view=rev Log: o Make the link to the Developer docs for Doxia versioned. Modified: maven/doxia/site/src/site/site.xml Modified: maven/doxia/site/src/site/site.xml URL:

svn commit: r746286 - /maven/components/trunk/pom.xml

2009-02-20 Thread jvanzyl
Author: jvanzyl Date: Fri Feb 20 16:31:26 2009 New Revision: 746286 URL: http://svn.apache.org/viewvc?rev=746286view=rev Log: o drop back to modello 1.0 for the bootstrap Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL:

svn commit: r746288 - in /maven/components/trunk: maven-project-builder/src/main/java/org/apache/maven/project/builder/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/test/jav

2009-02-20 Thread sisbell
Author: sisbell Date: Fri Feb 20 16:33:41 2009 New Revision: 746288 URL: http://svn.apache.org/viewvc?rev=746288view=rev Log: Cleanup up some methods. Removed mixins from interfaces. Modified:

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

2009-02-20 Thread dennisl
Author: dennisl Date: Fri Feb 20 17:03:46 2009 New Revision: 746294 URL: http://svn.apache.org/viewvc?rev=746294view=rev Log: o Use released version of Doxia. Modified: maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL:

svn commit: r746305 - /maven/mercury/trunk/mercury-external/src/main/java/org/apache/maven/mercury/builder/api/DependencyProcessor.java

2009-02-20 Thread hboutemy
Author: hboutemy Date: Fri Feb 20 17:47:01 2009 New Revision: 746305 URL: http://svn.apache.org/viewvc?rev=746305view=rev Log: fixed generics in API to match System.getProperties() return type Modified:

svn commit: r746311 - in /maven/components/trunk: ./ maven-embedder/src/main/java/org/apache/maven/embedder/ maven-project/src/main/java/org/apache/maven/

2009-02-20 Thread jvanzyl
Author: jvanzyl Date: Fri Feb 20 18:03:46 2009 New Revision: 746311 URL: http://svn.apache.org/viewvc?rev=746311view=rev Log: o remove legacy artifact component references from the embedder Modified:

svn commit: r746336 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/version/ maven-project/src/main/java/org/apache/maven/

2009-02-20 Thread jvanzyl
Author: jvanzyl Date: Fri Feb 20 18:52:57 2009 New Revision: 746336 URL: http://svn.apache.org/viewvc?rev=746336view=rev Log: o taking more legacy artifact components out of the plugin manager Modified:

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

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 19:47:26 2009 New Revision: 746347 URL: http://svn.apache.org/viewvc?rev=746347view=rev Log: o Synced version of dependencies on plugin tools with project version Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Modified:

svn commit: r746360 - in /maven/plugin-tools/trunk: ./ maven-plugin-plugin/ maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/ maven-plugin-tools-ant/src/main/java/org/apache/maven/tool

2009-02-20 Thread jdcasey
Author: jdcasey Date: Fri Feb 20 20:25:53 2009 New Revision: 746360 URL: http://svn.apache.org/viewvc?rev=746360view=rev Log: [MPLUGIN-110] Amend API to pass PluginToolsRequest around instead of project and pluginDescriptor. This will allow expansion of parameter passing in the future to

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

2009-02-20 Thread jdcasey
Author: jdcasey Date: Fri Feb 20 20:27:01 2009 New Revision: 746361 URL: http://svn.apache.org/viewvc?rev=746361view=rev Log: [MPLUGIN-110] make pluginToolsVersion property consistent here and in maven-plugin-plugin. The API has changed, so we need to avoid plugin-tools-* 2.5. Modified:

svn commit: r746366 - in /maven/plugin-tools/trunk: ./ maven-plugin-plugin/ maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/ maven-plugin-tools-api/src/main/java/org/apache/maven/tool

2009-02-20 Thread jdcasey
Author: jdcasey Date: Fri Feb 20 21:13:39 2009 New Revision: 746366 URL: http://svn.apache.org/viewvc?rev=746366view=rev Log: [MPLUGIN-101] Add encoding parameter to maven-plugin-plugin mojos, and add encoding to PluginToolsRequest to allow it to pass through the plugin tools when executed.

svn commit: r746372 - in /maven/plugin-tools/trunk: maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/ maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ maven-plugin-t

2009-02-20 Thread jdcasey
Author: jdcasey Date: Fri Feb 20 21:42:27 2009 New Revision: 746372 URL: http://svn.apache.org/viewvc?rev=746372view=rev Log: [MPLUGIN-100] Pass new PluginToolsRequest through Generator instances too, so generators like the help mojo generator can use the encoding, etc. parameters. Modified:

svn commit: r746375 - /maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml

2009-02-20 Thread dennisl
Author: dennisl Date: Fri Feb 20 21:46:07 2009 New Revision: 746375 URL: http://svn.apache.org/viewvc?rev=746375view=rev Log: o Use released version of Doxia. o Lock down version of modello-maven-plugin. Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml Modified:

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

2009-02-20 Thread jdcasey
Author: jdcasey Date: Fri Feb 20 21:49:40 2009 New Revision: 746379 URL: http://svn.apache.org/viewvc?rev=746379view=rev Log: [MPLUGIN-106] Throw an exception when no mojo defs found for a plugin, instead of merely warning about it. Modified:

svn commit: r746381 - /maven/components/branches/maven-2.0.x/pom.xml

2009-02-20 Thread dennisl
Author: dennisl Date: Fri Feb 20 21:56:58 2009 New Revision: 746381 URL: http://svn.apache.org/viewvc?rev=746381view=rev Log: [MNG-4046] Update to Doxia 1.0 Modified: maven/components/branches/maven-2.0.x/pom.xml Modified: maven/components/branches/maven-2.0.x/pom.xml URL:

svn commit: r746382 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java

2009-02-20 Thread jdcasey
Author: jdcasey Date: Fri Feb 20 21:58:19 2009 New Revision: 746382 URL: http://svn.apache.org/viewvc?rev=746382view=rev Log: [MPLUGIN-111] Warn about the use of platform encoding for extracting mojo metadata. This warning is adapted from that used in the resources plugin, from maven-filtering.

svn commit: r746386 - in /maven/plugin-tools/trunk: maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/ maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 22:17:25 2009 New Revision: 746386 URL: http://svn.apache.org/viewvc?rev=746386view=rev Log: o Adjusted encoding default value to follow our proposal Modified:

svn commit: r746389 - /maven/plugin-tools/trunk/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.java

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 22:26:33 2009 New Revision: 746389 URL: http://svn.apache.org/viewvc?rev=746389view=rev Log: [MPLUGIN-100] Allow customization of file encoding used for generated help goal o Used encoding from request for output file Modified:

svn commit: r746400 - in /maven/plugin-tools/trunk: maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/ maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/gen

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 22:42:13 2009 New Revision: 746400 URL: http://svn.apache.org/viewvc?rev=746400view=rev Log: o Fixed some javadoc issues Modified:

svn commit: r746402 - /maven/plugin-tools/trunk/maven-plugin-tools-api/src/test/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScannerTest.java

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 22:45:16 2009 New Revision: 746402 URL: http://svn.apache.org/viewvc?rev=746402view=rev Log: [MPLUGIN-106] remove no mojo deprecation warning and throw an exception o Enabled unit test Modified:

svn commit: r746407 - in /maven/plugin-tools/trunk/maven-plugin-tools-api/src/test/java/org/apache/maven/tools/plugin: generator/ scanner/ util/

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 22:55:44 2009 New Revision: 746407 URL: http://svn.apache.org/viewvc?rev=746407view=rev Log: o Updated tests to use non-deprecated API Modified:

svn commit: r746415 - in /maven/plugin-tools/trunk/maven-plugin-plugin: ./ src/it/source-encoding/ src/it/source-encoding/latin-1/ src/it/source-encoding/latin-1/src/ src/it/source-encoding/latin-1/sr

2009-02-20 Thread bentmann
Author: bentmann Date: Fri Feb 20 23:29:29 2009 New Revision: 746415 URL: http://svn.apache.org/viewvc?rev=746415view=rev Log: [MPLUGIN-101] Allow customization of file encoding used for mojo extraction o Added IT Added: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/source-encoding/

svn commit: r746416 - /maven/plugins/tags/maven-plugins-13/pom.xml

2009-02-20 Thread brianf
Author: brianf Date: Fri Feb 20 23:33:50 2009 New Revision: 746416 URL: http://svn.apache.org/viewvc?rev=746416view=rev Log: fix the tags Modified: maven/plugins/tags/maven-plugins-13/pom.xml Modified: maven/plugins/tags/maven-plugins-13/pom.xml URL:

svn commit: r746418 - /maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo

2009-02-20 Thread hboutemy
Author: hboutemy Date: Fri Feb 20 23:49:38 2009 New Revision: 746418 URL: http://svn.apache.org/viewvc?rev=746418view=rev Log: added xml.schemaLocation in decoration model Modified: maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo Modified:

svn commit: r746430 - in /maven/components/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-core/src/main/java/org/apache/maven/plugin/ maven-project/src/main/java/org/apach

2009-02-20 Thread jvanzyl
Author: jvanzyl Date: Sat Feb 21 02:46:14 2009 New Revision: 746430 URL: http://svn.apache.org/viewvc?rev=746430view=rev Log: o removed all but one component reference of the legacy artifact code in the plugin manager Modified:

svn commit: r746431 - in /maven/components/trunk/maven-toolchain/src/main: java/org/apache/maven/toolchain/ java/org/apache/maven/toolchain/java/ resources/

2009-02-20 Thread jvanzyl
Author: jvanzyl Date: Sat Feb 21 03:10:57 2009 New Revision: 746431 URL: http://svn.apache.org/viewvc?rev=746431view=rev Log: o use annotations Removed: maven/components/trunk/maven-toolchain/src/main/resources/ Modified:

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

2009-02-20 Thread jvanzyl
Author: jvanzyl Date: Sat Feb 21 03:22:21 2009 New Revision: 746432 URL: http://svn.apache.org/viewvc?rev=746432view=rev Log: o use RepositorySystem and LegacyRepositorySystem Added: maven/components/trunk/maven-project/src/main/java/org/apache/maven/LegacyRepositorySystem.java

svn commit: r746441 - in /maven/mercury/trunk: mercury-ant-tasks/ mercury-ant-tasks/src/main/java/org/apache/maven/mercury/ant/tasks/ mercury-ant-tasks/src/main/resources/org/apache/maven/mercury/ant/

2009-02-20 Thread ogusakov
Author: ogusakov Date: Sat Feb 21 06:37:18 2009 New Revision: 746441 URL: http://svn.apache.org/viewvc?rev=746441view=rev Log: [MNG-3969,MERCURY-97] mercury-ant global exclusions work, bad metadata is partially addressed, maven bootstrap compiles fine Added:

svn commit: r746448 - in /maven/components/trunk: bs build-mercury.xml mercury-ant-tasks-1.0-alpha-6-SNAPSHOT.jar

2009-02-20 Thread ogusakov
Author: ogusakov Date: Sat Feb 21 07:46:00 2009 New Revision: 746448 URL: http://svn.apache.org/viewvc?rev=746448view=rev Log: [MNG-3969] mercury-ant global exclusions work, bad metadata is partially addressed, maven bootstrap compiles fine Modified: maven/components/trunk/bs