svn commit: r696972 - /maven/plugins/trunk/maven-reactor-plugin/pom.xml

2008-09-19 Thread brett
Author: brett Date: Fri Sep 19 01:19:35 2008 New Revision: 696972 URL: http://svn.apache.org/viewvc?rev=696972view=rev Log: use all the common SCM providers without dragging in the plugin Modified: maven/plugins/trunk/maven-reactor-plugin/pom.xml Modified:

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

2008-09-19 Thread brett
Author: brett Date: Fri Sep 19 01:33:30 2008 New Revision: 696978 URL: http://svn.apache.org/viewvc?rev=696978view=rev Log: use released parent Modified: maven/site/trunk/pom.xml Modified: maven/site/trunk/pom.xml URL:

svn commit: r697065 - /maven/project/KEYS

2008-09-19 Thread brett
Author: brett Date: Fri Sep 19 04:48:11 2008 New Revision: 697065 URL: http://svn.apache.org/viewvc?rev=697065view=rev Log: add John's recent release key Modified: maven/project/KEYS Modified: maven/project/KEYS URL:

svn commit: r697096 - in /maven/plugins/trunk/maven-invoker-plugin/src: it/local-repo-path/ it/local-repo-path/src/ it/local-repo-path/src/it/ it/local-repo-path/src/it/project/ it/local-repo-url/ it/

2008-09-19 Thread bentmann
Author: bentmann Date: Fri Sep 19 06:48:46 2008 New Revision: 697096 URL: http://svn.apache.org/viewvc?rev=697096view=rev Log: [MINVOKER-65] Support token localRepositoryUrl for filtering settings.xml Added: maven/plugins/trunk/maven-invoker-plugin/src/it/local-repo-path/

svn commit: r697102 - /maven/plugins/trunk/maven-reactor-plugin/pom.xml

2008-09-19 Thread brett
Author: brett Date: Fri Sep 19 07:19:29 2008 New Revision: 697102 URL: http://svn.apache.org/viewvc?rev=697102view=rev Log: use the corret dependencies for the standard provider and add the plexus scm manager Modified: maven/plugins/trunk/maven-reactor-plugin/pom.xml Modified:

svn propchange: r697102 - svn:log

2008-09-19 Thread brett
Author: brett Revision: 697102 Modified property: svn:log Modified: svn:log at Fri Sep 19 07:23:14 2008 -- --- svn:log (original) +++ svn:log Fri Sep 19 07:23:14 2008 @@ -1 +1 @@ -use the corret dependencies for the

svn commit: r697105 - in /maven/plugins/trunk/maven-dependency-plugin: pom.xml src/main/java/org/apache/maven/plugin/dependency/CopyDependenciesMojo.java src/test/java/org/apache/maven/plugin/dependen

2008-09-19 Thread brianf
Author: brianf Date: Fri Sep 19 07:27:45 2008 New Revision: 697105 URL: http://svn.apache.org/viewvc?rev=697105view=rev Log: MDEP-181 use installer to produce the repository layout. Second Patch from Igor Fedorenko Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml

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

2008-09-19 Thread jdcasey
Author: jdcasey Date: Fri Sep 19 08:49:58 2008 New Revision: 697138 URL: http://svn.apache.org/viewvc?rev=697138view=rev Log: [MSOURCES-40] Allow extenders of AbstractSourceJarMojo to throw MojoExecutionException from getSources and getResources methods. Partially submitted by: Marvin Froeder

svn commit: r697142 - in /maven/components/branches: 2.2.0-M1-MNG-3759/ maven-2.2.x/

2008-09-19 Thread jdcasey
Author: jdcasey Date: Fri Sep 19 09:18:28 2008 New Revision: 697142 URL: http://svn.apache.org/viewvc?rev=697142view=rev Log: Renaming to feature branch. Added: maven/components/branches/2.2.0-M1-MNG-3759/ (props changed) - copied from r697141, maven/components/branches/maven-2.2.x/

svn commit: r697143 - in /maven/components/branches/2.2.0-M1-MNG-3759: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ m

2008-09-19 Thread jdcasey
Author: jdcasey Date: Fri Sep 19 09:23:39 2008 New Revision: 697143 URL: http://svn.apache.org/viewvc?rev=697143view=rev Log: Bumping version. Modified: maven/components/branches/2.2.0-M1-MNG-3759/apache-maven/pom.xml

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

2008-09-19 Thread sisbell
Author: sisbell Date: Fri Sep 19 09:33:53 2008 New Revision: 697144 URL: http://svn.apache.org/viewvc?rev=697144view=rev Log: IT0103: Change in behavior for Maven 3.0 - build should fail if it can't find a child pom's parent pom within build or repo. Modified:

svn commit: r697169 - in /maven/components/branches/2.2.0-M1-MNG-3759: maven-core-it-runner/pom.xml maven-core/pom.xml maven-reporting/maven-reporting-api/pom.xml pom.xml

2008-09-19 Thread ogusakov
Author: ogusakov Date: Fri Sep 19 11:07:36 2008 New Revision: 697169 URL: http://svn.apache.org/viewvc?rev=697169view=rev Log: still adjusting versions Modified: maven/components/branches/2.2.0-M1-MNG-3759/maven-core-it-runner/pom.xml

svn commit: r697220 - in /maven/shared/trunk/maven-common-artifact-filters/src: main/java/org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.java test/java/org/apache/maven/shared/artifact/fi

2008-09-19 Thread jdcasey
Author: jdcasey Date: Fri Sep 19 13:17:14 2008 New Revision: 697220 URL: http://svn.apache.org/viewvc?rev=697220view=rev Log: Fix NPE for Artifact.getId() when artifact uses a version range instead of a single version...this is triggered when an artifact is excluded from the

svn propchange: r697220 - svn:log

2008-09-19 Thread jdcasey
Author: jdcasey Revision: 697220 Modified property: svn:log Modified: svn:log at Fri Sep 19 13:21:54 2008 -- --- svn:log (original) +++ svn:log Fri Sep 19 13:21:54 2008 @@ -1 +1 @@ -Fix NPE for Artifact.getId() when

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

2008-09-19 Thread bentmann
Author: bentmann Date: Fri Sep 19 13:28:42 2008 New Revision: 697224 URL: http://svn.apache.org/viewvc?rev=697224view=rev Log: o Fixed version range Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenIT0103Test.java

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

2008-09-19 Thread bentmann
Author: bentmann Date: Fri Sep 19 13:29:38 2008 New Revision: 697225 URL: http://svn.apache.org/viewvc?rev=697225view=rev Log: o Removed test that has been migrated to the Maven Verifier Plugin project Removed:

svn commit: r697228 - in /maven/components/branches/2.2.0-M1-MNG-3759/maven-script: maven-script-ant/pom.xml maven-script-beanshell/pom.xml

2008-09-19 Thread ogusakov
Author: ogusakov Date: Fri Sep 19 13:31:56 2008 New Revision: 697228 URL: http://svn.apache.org/viewvc?rev=697228view=rev Log: ajusted versions Modified: maven/components/branches/2.2.0-M1-MNG-3759/maven-script/maven-script-ant/pom.xml

svn commit: r697230 - in /maven/plugins/trunk/maven-assembly-plugin: pom.xml src/it/projects/bugs/massembly-306/ src/it/projects/bugs/massembly-306/goals.txt src/it/projects/bugs/massembly-306/pom.xml

2008-09-19 Thread jdcasey
Author: jdcasey Date: Fri Sep 19 13:39:48 2008 New Revision: 697230 URL: http://svn.apache.org/viewvc?rev=697230view=rev Log: [MASSEMBLY-306] Adding integration test to verify that NPE is fixed. Added: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/bugs/massembly-306/

svn commit: r697251 - in /maven/plugins/trunk/maven-assembly-plugin/src/it/projects/repositories/massembly-196: ./ src/ src/main/ src/main/assembly/ src/main/java/ src/main/java/test/

2008-09-19 Thread jdcasey
Author: jdcasey Date: Fri Sep 19 14:31:06 2008 New Revision: 697251 URL: http://svn.apache.org/viewvc?rev=697251view=rev Log: [MASSEMBLY-196] Integration test that will verify this issue is working. Added: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/repositories/massembly-196/

svn commit: r697252 - in /maven/sandbox/trunk/mercury: mercury-it/pom.xml mercury-transport/mercury-transport-http/pom.xml

2008-09-19 Thread janb
Author: janb Date: Fri Sep 19 14:31:29 2008 New Revision: 697252 URL: http://svn.apache.org/viewvc?rev=697252view=rev Log: Change to jetty-6.1.12.rc2 Modified: maven/sandbox/trunk/mercury/mercury-it/pom.xml maven/sandbox/trunk/mercury/mercury-transport/mercury-transport-http/pom.xml

svn commit: r697266 - /maven/core-integration-testing/trunk/core-integration-tests-support/core-integration-testing-plugins/maven-it-plugin-file/src/main/java/org/apache/maven/plugin/coreit/FilesMojo.

2008-09-19 Thread bentmann
Author: bentmann Date: Fri Sep 19 15:09:33 2008 New Revision: 697266 URL: http://svn.apache.org/viewvc?rev=697266view=rev Log: o Added mojo to create multiple files as well Added:

svn commit: r697267 - in /maven/core-integration-testing/trunk/core-integration-tests/src/test: java/org/apache/maven/integrationtests/MavenIT0060Test.java resources/it0060/pom.xml resources/it0060/su

2008-09-19 Thread bentmann
Author: bentmann Date: Fri Sep 19 15:12:11 2008 New Revision: 697267 URL: http://svn.apache.org/viewvc?rev=697267view=rev Log: o Decoupled it0060 from the Compiler Plugin Removed: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0060/subproject/src/ Modified: