svn commit: r776895 - in /maven/components/branches/MNG-2766: ./ maven-compat/src/main/java/org/apache/maven/artifact/repository/metadata/ maven-compat/src/main/java/org/apache/maven/artifact/resolver

2009-05-20 Thread jvanzyl
Author: jvanzyl Date: Wed May 20 23:28:39 2009 New Revision: 776895 URL: http://svn.apache.org/viewvc?rev=776895&view=rev Log: o restoring several backward compat fixes all the way back to 2.0 ... Modified: maven/components/branches/MNG-2766/build.xml maven/components/branches/MNG-2766/m

svn commit: r776876 - in /maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/src/it/projects: container-descriptors/custom-containerDescriptorHandler/handler-def/ container-descriptors/custom-han

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 21:51:07 2009 New Revision: 776876 URL: http://svn.apache.org/viewvc?rev=776876&view=rev Log: Fixing missing parent declarations in ITs. This can cause the wrong version of the assembly plugin to be used during testing. Modified: maven/plugins/branches/maven

svn commit: r776848 - /maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/src/it/projects/basic-features/ExecutionRoot/src/assemble/src.xml

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 20:50:26 2009 New Revision: 776848 URL: http://svn.apache.org/viewvc?rev=776848&view=rev Log: Fix potential recursion problem with temp dirs in target. Modified: maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/src/it/projects/basic-features/ExecutionR

svn commit: r776790 - /maven/components/branches/maven-2.2.0-RC/maven-project/src/main/java/org/apache/maven/project/interpolation/DefaultCoordinateInterpolator.java

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 18:01:53 2009 New Revision: 776790 URL: http://svn.apache.org/viewvc?rev=776790&view=rev Log: [MNG-4167] Add one last straggler, just to be safe. Modified: maven/components/branches/maven-2.2.0-RC/maven-project/src/main/java/org/apache/maven/project/interpola

svn commit: r776785 - in /maven/components/branches/MNG-2766/maven-compat/src/main/java/org/apache/maven/reporting: ./ MavenReportException.java

2009-05-20 Thread jvanzyl
Author: jvanzyl Date: Wed May 20 17:47:22 2009 New Revision: 776785 URL: http://svn.apache.org/viewvc?rev=776785&view=rev Log: o this completely sucks but older version of the remote resources plugin binds to a reporting error and all the ITs use an older version of the RR plugin so there's not

svn commit: r776779 - /maven/components/branches/maven-2.2.0-RC/maven-project/src/main/java/org/apache/maven/project/interpolation/DefaultCoordinateInterpolator.java

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 17:36:54 2009 New Revision: 776779 URL: http://svn.apache.org/viewvc?rev=776779&view=rev Log: [MNG-4167] Expand coordinate replacement to include artifactId, groupId, version, classifier, and type (the last two only in cases of dependencies). Modified: maven

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

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 17:29:40 2009 New Revision: 776775 URL: http://svn.apache.org/viewvc?rev=776775&view=rev Log: [MNG-4167] Adding new IT to the suite. Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java Modi

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

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 17:22:04 2009 New Revision: 776770 URL: http://svn.apache.org/viewvc?rev=776770&view=rev Log: [MNG-4167] Fixing incorrect package. Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4167PluginAndCoordXForm

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

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 16:53:11 2009 New Revision: 776764 URL: http://svn.apache.org/viewvc?rev=776764&view=rev Log: [MNG-4167] Adding expressions to a dependency in dependencyManagement, along with groupId and artifactId for the project, to check that all artifact coordinate elements

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

2009-05-20 Thread markh
Author: markh Date: Wed May 20 16:28:10 2009 New Revision: 776756 URL: http://svn.apache.org/viewvc?rev=776756&view=rev Log: Reverted r776755 since that wasn't the cause of my deployment issues Modified: maven/shared/trunk/maven-runtime/pom.xml Modified: maven/shared/trunk/maven-runtime/pom.

svn commit: r776755 - in /maven/core-integration-testing/trunk: core-it-suite/src/test/java/org/apache/maven/it/ core-it-suite/src/test/resources/mng-4167/ core-it-support/core-it-plugins/maven-it-plu

2009-05-20 Thread jdcasey
Author: jdcasey Date: Wed May 20 16:26:49 2009 New Revision: 776755 URL: http://svn.apache.org/viewvc?rev=776755&view=rev Log: [MNG-4167] Adding integration test for plugins that produce derivatives of the POM in cases where the POM contains expressions in artifact-coordinate elements. Added:

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

2009-05-20 Thread markh
Author: markh Date: Wed May 20 15:52:51 2009 New Revision: 776746 URL: http://svn.apache.org/viewvc?rev=776746&view=rev Log: Upgraded maven-shared-components to 12-SNAPSHOT Modified: maven/shared/trunk/maven-runtime/pom.xml Modified: maven/shared/trunk/maven-runtime/pom.xml URL: http://svn.

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

2009-05-20 Thread markh
Author: markh Date: Wed May 20 15:52:12 2009 New Revision: 776745 URL: http://svn.apache.org/viewvc?rev=776745&view=rev Log: Upgraded maven-parent to 12 Modified: maven/shared/trunk/pom.xml Modified: maven/shared/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev

svn commit: r776740 - in /maven/shared/trunk/maven-runtime/src: main/java/org/apache/maven/shared/runtime/ test/java/org/apache/maven/shared/runtime/

2009-05-20 Thread markh
Author: markh Date: Wed May 20 15:43:38 2009 New Revision: 776740 URL: http://svn.apache.org/viewvc?rev=776740&view=rev Log: Added support for introspecting URLs Modified: maven/shared/trunk/maven-runtime/src/main/java/org/apache/maven/shared/runtime/DefaultMavenRuntime.java maven/share

svn commit: r776690 - in /maven/components/branches/MNG-2766/maven-core/src: main/java/org/apache/maven/lifecycle/ test/java/org/apache/maven/lifecycle/ test/java/org/apache/maven/project/

2009-05-20 Thread jvanzyl
Author: jvanzyl Date: Wed May 20 13:23:56 2009 New Revision: 776690 URL: http://svn.apache.org/viewvc?rev=776690&view=rev Log: o have the build plan take into consideration multiple tasks, so the calculation of the build plan can take in any number lifecycle phases, or individual goals and you w