svn commit: r747350 - in /maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x: doxia-decoration-model/pom.xml doxia-doc-renderer/pom.xml doxia-site-renderer/pom.xml pom.xml

2009-02-24 Thread dennisl
Author: dennisl Date: Tue Feb 24 11:46:24 2009 New Revision: 747350 URL: http://svn.apache.org/viewvc?rev=747350view=rev Log: [maven-release-plugin] prepare release doxia-sitetools-1.0 Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/doxia-decoration-model/pom.xml

svn commit: r747352 - in /maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x: doxia-decoration-model/pom.xml doxia-doc-renderer/pom.xml doxia-site-renderer/pom.xml pom.xml

2009-02-24 Thread dennisl
Author: dennisl Date: Tue Feb 24 11:47:02 2009 New Revision: 747352 URL: http://svn.apache.org/viewvc?rev=747352view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/doxia-decoration-model/pom.xml

svn commit: r747674 - /maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/macro/SwfMacro.java

2009-02-24 Thread ltheussl
Author: ltheussl Date: Wed Feb 25 06:06:01 2009 New Revision: 747674 URL: http://svn.apache.org/viewvc?rev=747674view=rev Log: [DOXIA-291] Wrong classid in SwfMacro Modified: maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/macro/SwfMacro.java Modified:

svn commit: r747698 - /maven/doxia/doxia/trunk/doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Sink.java

2009-02-24 Thread ltheussl
Author: ltheussl Date: Wed Feb 25 07:52:33 2009 New Revision: 747698 URL: http://svn.apache.org/viewvc?rev=747698view=rev Log: Un-deprecate the text style sink events. With SinkEventAttributes one cannot get nested styles, eg bold-italic. Modified:

svn commit: r747700 - /maven/doxia/doxia/trunk/doxia-core/src/test/java/org/apache/maven/doxia/sink/SinkEventTestingSink.java

2009-02-24 Thread ltheussl
Author: ltheussl Date: Wed Feb 25 07:55:43 2009 New Revision: 747700 URL: http://svn.apache.org/viewvc?rev=747700view=rev Log: Take into account SinkEventAttributes in corresponding methods of SinkEventTestingSink. Modified:

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

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 09:38:25 2009 New Revision: 747316 URL: http://svn.apache.org/viewvc?rev=747316view=rev Log: [MNG-2820] Deployment is stripping out the license header from the POM o Added IT Added:

svn commit: r747333 - in /maven/plugins/trunk/maven-invoker-plugin/src: main/java/org/apache/maven/plugin/invoker/InvokerReport.java site/apt/examples/access-test-classes.apt.vm site/apt/examples/post

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 10:52:19 2009 New Revision: 747333 URL: http://svn.apache.org/viewvc?rev=747333view=rev Log: o Tweaked documentation Modified: maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/InvokerReport.java

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

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 13:39:20 2009 New Revision: 747379 URL: http://svn.apache.org/viewvc?rev=747379view=rev Log: o Prevented multiple installations of same artifact Modified:

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

2009-02-24 Thread brett
Author: brett Date: Tue Feb 24 14:25:00 2009 New Revision: 747392 URL: http://svn.apache.org/viewvc?rev=747392view=rev Log: dependencies were released Modified: maven/components/branches/maven-2.1.x/pom.xml Modified: maven/components/branches/maven-2.1.x/pom.xml URL:

svn commit: r747396 - /maven/site/trunk/src/site/apt/guides/development/guide-testing-development-plugins.apt

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 14:36:34 2009 New Revision: 747396 URL: http://svn.apache.org/viewvc?rev=747396view=rev Log: o Updated URL to snapshots Modified: maven/site/trunk/src/site/apt/guides/development/guide-testing-development-plugins.apt Modified:

svn commit: r747402 - in /maven/core-integration-testing/trunk/core-it-suite/src/test/resources: bootstrap/pom.xml mng-0377/pom.xml mng-0377/settings.xml

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 15:08:21 2009 New Revision: 747402 URL: http://svn.apache.org/viewvc?rev=747402view=rev Log: o Updated URL to snapshots Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/bootstrap/pom.xml

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

2009-02-24 Thread jdcasey
Author: jdcasey Date: Tue Feb 24 16:14:42 2009 New Revision: 747412 URL: http://svn.apache.org/viewvc?rev=747412view=rev Log: enable MNG-2820 IT for maven 2.1.0...it should be fixed. Modified:

svn commit: r747413 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/ProjectClasspathTest.java

2009-02-24 Thread sisbell
Author: sisbell Date: Tue Feb 24 16:18:34 2009 New Revision: 747413 URL: http://svn.apache.org/viewvc?rev=747413view=rev Log: Reenable classpath UT. Modified: maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/ProjectClasspathTest.java Modified:

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

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 16:28:06 2009 New Revision: 747418 URL: http://svn.apache.org/viewvc?rev=747418view=rev Log: o Fixed dependency resolution Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/repository/LegacyMavenRepositorySystem.java Modified:

svn commit: r747432 - /maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3057/pom.xml

2009-02-24 Thread jdcasey
Author: jdcasey Date: Tue Feb 24 17:01:13 2009 New Revision: 747432 URL: http://svn.apache.org/viewvc?rev=747432view=rev Log: [MNG-3057][MCOMPILER-94] Add configuration that would trip up POM transformation because of MCOMPILER-94, to ensure this doesn't happen. Modified:

svn commit: r747440 - in /maven/components/branches/maven-2.1.x: ./ maven-artifact-manager/src/main/java/org/apache/maven/artifact/deployer/ maven-artifact-manager/src/main/java/org/apache/maven/artif

2009-02-24 Thread jdcasey
Author: jdcasey Date: Tue Feb 24 17:06:19 2009 New Revision: 747440 URL: http://svn.apache.org/viewvc?rev=747440view=rev Log: [MNG-3057] Switch from model-object interpolation to String-based selective interpolation of the POM XML contents, to avoid problems reading/writing XML that contains

svn commit: r747441 - /maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3057/pom.xml

2009-02-24 Thread jdcasey
Author: jdcasey Date: Tue Feb 24 17:06:57 2009 New Revision: 747441 URL: http://svn.apache.org/viewvc?rev=747441view=rev Log: add version for compiler plugin Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-3057/pom.xml Modified:

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

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 17:34:39 2009 New Revision: 747451 URL: http://svn.apache.org/viewvc?rev=747451view=rev Log: o Removed resolved task tag Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng2820PomCommentsTest.java

svn commit: r747468 - /maven/components/branches/maven-2.1.x/maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/DefaultRepositoryMetadataManager.java

2009-02-24 Thread jdcasey
Author: jdcasey Date: Tue Feb 24 18:18:30 2009 New Revision: 747468 URL: http://svn.apache.org/viewvc?rev=747468view=rev Log: REOPENED - issue MNG-3139: The skin does not exist: Unable to determine the release version http://jira.codehaus.org/browse/MNG-3139 Applied patch. This prevents

svn propchange: r747468 - svn:log

2009-02-24 Thread jdcasey
Author: jdcasey Revision: 747468 Modified property: svn:log Modified: svn:log at Tue Feb 24 18:20:23 2009 -- --- svn:log (original) +++ svn:log Tue Feb 24 18:20:23 2009 @@ -2,3 +2,5 @@

svn propchange: r747468 - svn:log

2009-02-24 Thread jdcasey
Author: jdcasey Revision: 747468 Modified property: svn:log Modified: svn:log at Tue Feb 24 18:20:59 2009 -- --- svn:log (original) +++ svn:log Tue Feb 24 18:20:59 2009 @@ -1,5 +1,4 @@ -REOPENED - issue MNG-3139: The skin

svn commit: r747515 - /maven/components/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/artifact/VersionExpressionTransformation.java

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 19:23:39 2009 New Revision: 747515 URL: http://svn.apache.org/viewvc?rev=747515view=rev Log: o Fixed encoding handling Modified:

svn commit: r747519 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-2362/ resources/mng-2362/latin-1/ resources/mng-2362/utf-8/

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 19:26:42 2009 New Revision: 747519 URL: http://svn.apache.org/viewvc?rev=747519view=rev Log: [MNG-2362] Deployed POM is not valid XML o Added IT Added:

svn commit: r747526 - in /maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it: IntegrationTestSuite.java MavenITmng3139UseCachedMetadataOfBlacklistedRepoTest.java

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 19:43:47 2009 New Revision: 747526 URL: http://svn.apache.org/viewvc?rev=747526view=rev Log: [MNG-3139] The skin does not exist: Unable to determine the release version o Enabled IT Modified:

svn commit: r747533 - in /maven/components/branches/maven-2.0.x: ./ maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/DefaultRepositoryMetadataManager.java

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 20:07:37 2009 New Revision: 747533 URL: http://svn.apache.org/viewvc?rev=747533view=rev Log: [MNG-3193] The skin does not exist: Unable to determine the release version o Merged from r747468 Modified: maven/components/branches/maven-2.0.x/ (props changed)

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

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 20:08:15 2009 New Revision: 747534 URL: http://svn.apache.org/viewvc?rev=747534view=rev Log: [MNG-3139] The skin does not exist: Unable to determine the release version o Enabled IT for 2.0.11 Modified:

svn commit: r747536 - in /maven/components/trunk: ./ maven-compat/src/main/java/org/apache/maven/artifact/repository/metadata/DefaultRepositoryMetadataManager.java

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 20:25:31 2009 New Revision: 747536 URL: http://svn.apache.org/viewvc?rev=747536view=rev Log: [MNG-3193] The skin does not exist: Unable to determine the release version o Merged from r747468 Modified: maven/components/trunk/ (props changed)

svn commit: r747539 - /maven/plugins/trunk/maven-source-plugin/pom.xml

2009-02-24 Thread dennisl
Author: dennisl Date: Tue Feb 24 20:50:03 2009 New Revision: 747539 URL: http://svn.apache.org/viewvc?rev=747539view=rev Log: o Sync versions of Maven core dependencies with the Maven version specified in prerequisites Modified: maven/plugins/trunk/maven-source-plugin/pom.xml Modified:

svn commit: r747546 - /maven/plugins/trunk/maven-source-plugin/pom.xml

2009-02-24 Thread dennisl
Author: dennisl Date: Tue Feb 24 21:09:22 2009 New Revision: 747546 URL: http://svn.apache.org/viewvc?rev=747546view=rev Log: O Next version will be 2.1. Modified: maven/plugins/trunk/maven-source-plugin/pom.xml Modified: maven/plugins/trunk/maven-source-plugin/pom.xml URL:

svn commit: r747562 - in /maven/plugins/trunk/maven-source-plugin/src: main/java/org/apache/maven/plugin/source/ test/java/org/apache/maven/plugin/source/ test/java/org/apache/maven/plugin/source/stub

2009-02-24 Thread dennisl
Author: dennisl Date: Tue Feb 24 21:57:09 2009 New Revision: 747562 URL: http://svn.apache.org/viewvc?rev=747562view=rev Log: [MSOURCES-39] Add an includePom option to the sources:jar goal Submitted by: Moritz Havelock Reviewed by: Dennis Lundberg o Applied patch with modifications o Added a

svn commit: r747570 - /maven/plugins/trunk/maven-source-plugin/src/main/java/org/apache/maven/plugin/source/AbstractSourceJarMojo.java

2009-02-24 Thread dennisl
Author: dennisl Date: Tue Feb 24 22:05:10 2009 New Revision: 747570 URL: http://svn.apache.org/viewvc?rev=747570view=rev Log: [MSOURCES-34] Allow the artifact type to be changed Submitted by: Marvin Froeder Reviewed by: Dennis Lundberg o The patch didn't apply anymore, but the changes were easy

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

2009-02-24 Thread bentmann
Author: bentmann Date: Tue Feb 24 22:41:30 2009 New Revision: 747589 URL: http://svn.apache.org/viewvc?rev=747589view=rev Log: [MNG-2720] Multiproject dependencies not accurate for project.compileClasspathElements when run from root project o Enabled IT for 3.x Modified:

svn commit: r747595 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/injection/TestProfileInjector.java

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Tue Feb 24 22:58:02 2009 New Revision: 747595 URL: http://svn.apache.org/viewvc?rev=747595view=rev Log: o use test annotations Modified: maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/injection/TestProfileInjector.java Modified:

svn commit: r747602 - /maven/components/trunk/maven-project/pom.xml

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Tue Feb 24 23:11:35 2009 New Revision: 747602 URL: http://svn.apache.org/viewvc?rev=747602view=rev Log: o the problem with the test is the convoluted setup, but this will let the bootstrap carry on Modified: maven/components/trunk/maven-project/pom.xml Modified:

svn propchange: r747533 - svn:log

2009-02-24 Thread brett
Author: brett Revision: 747533 Modified property: svn:log Modified: svn:log at Tue Feb 24 23:39:18 2009 -- --- svn:log (original) +++ svn:log Tue Feb 24 23:39:18 2009 @@ -1,3 +1,3 @@ -[MNG-3193] The skin does not exist:

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

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 25 00:04:51 2009 New Revision: 747618 URL: http://svn.apache.org/viewvc?rev=747618view=rev Log: o create a test repository system that has the special retrieve method. i'll turn this into a proper test but this exposed a bug in the plexus

svn commit: r747628 - in /maven/mercury/trunk: mercury-it/ mercury-it/src/test/resources/org/apache/maven/mercury/plexus/ mercury-plexus/ mercury-plexus/src/main/java/org/apache/maven/mercury/plexus/

2009-02-24 Thread ogusakov
Author: ogusakov Date: Wed Feb 25 00:47:25 2009 New Revision: 747628 URL: http://svn.apache.org/viewvc?rev=747628view=rev Log: [MERCURY-93] - fixing small issues Added: maven/mercury/trunk/mercury-it/src/test/resources/org/apache/maven/mercury/plexus/DefaultPlexusMercuryTest.xml -

svn commit: r747639 - in /maven/components/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/main/java/org/a

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 25 01:27:15 2009 New Revision: 747639 URL: http://svn.apache.org/viewvc?rev=747639view=rev Log: o trim out buildArtifactRepositories( Model ) Modified:

svn commit: r747652 - in /maven/components/trunk: maven-model/src/main/mdo/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/main/java/org/apache/maven/repository/

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 25 04:07:40 2009 New Revision: 747652 URL: http://svn.apache.org/viewvc?rev=747652view=rev Log: o omit the creation of deployment specific repositories, and uniqueVersion = false isn't going to matter in 3.x. everything will be unique to match an osgi versioning

svn commit: r747653 - in /maven/components/branches/maven-2.1.x/maven-artifact-manager: ./ src/main/java/org/apache/maven/artifact/manager/ src/main/resources/META-INF/plexus/ src/test/java/org/apache

2009-02-24 Thread brett
Author: brett Date: Wed Feb 25 04:50:39 2009 New Revision: 747653 URL: http://svn.apache.org/viewvc?rev=747653view=rev Log: [MNG-3739] add workaround for thread sync issue in Plexus Added:

svn propchange: r747653 - svn:log

2009-02-24 Thread brett
Author: brett Revision: 747653 Modified property: svn:log Modified: svn:log at Wed Feb 25 04:51:21 2009 -- --- svn:log (original) +++ svn:log Wed Feb 25 04:51:21 2009 @@ -1 +1 @@ -[MNG-3739] add workaround for thread sync

svn commit: r747658 - in /maven/components/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-core/src/main/java/org/apache/maven/plugin/ maven-embedder/src/main/java/org/apac

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 25 04:55:59 2009 New Revision: 747658 URL: http://svn.apache.org/viewvc?rev=747658view=rev Log: o use the artifact resolution request/result method to remove another couple methods from the repository system Modified:

svn commit: r747662 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/ main/java/org/apache/maven/repository/ test/java/org/apache/maven/project/

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 25 05:22:41 2009 New Revision: 747662 URL: http://svn.apache.org/viewvc?rev=747662view=rev Log: o remove VersionRange from everywhere except the legacy repository system implementation Modified:

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

2009-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 25 05:28:17 2009 New Revision: 747665 URL: http://svn.apache.org/viewvc?rev=747665view=rev Log: o remove another unused method from the repository system interface Modified:

svn commit: r747685 - in /maven/components/branches/maven-2.0.x: ./ apache-maven/ apache-maven/src/test/ maven-integration-tests/ maven-model/src/test/ maven-settings/src/main/java/org/apache/maven/se

2009-02-24 Thread brett
Author: brett Date: Wed Feb 25 07:02:02 2009 New Revision: 747685 URL: http://svn.apache.org/viewvc?rev=747685view=rev Log: [MNG-2387] active on proxy in settings is misleading. Additionally set the default for active to true now as it was unintuitive if the only one declared was defaulted to

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

2009-02-24 Thread brett
Author: brett Date: Wed Feb 25 07:13:13 2009 New Revision: 747690 URL: http://svn.apache.org/viewvc?rev=747690view=rev Log: [MNG-2387] active on proxy in settings is misleading - integration test Added: