svn commit: r608806 - /maven/sandbox/branches/archetypeng-rafale-experiment/

2008-01-04 Thread rafale
Author: rafale Date: Fri Jan 4 03:39:20 2008 New Revision: 608806 URL: http://svn.apache.org/viewvc?rev=608806view=rev Log: Created directory maven/sandbox/branches/archetypeng-rafale-experiment Added: maven/sandbox/branches/archetypeng-rafale-experiment/

svn commit: r608810 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2008-01-04 Thread dennisl
Author: dennisl Date: Fri Jan 4 03:47:58 2008 New Revision: 608810 URL: http://svn.apache.org/viewvc?rev=608810view=rev Log: o Rename properties, so that they do not use a dotted notation. Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified:

svn commit: r608815 - /maven/components/branches/maven-2.0.x/maven-project/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifact.java

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 04:35:09 2008 New Revision: 608815 URL: http://svn.apache.org/viewvc?rev=608815view=rev Log: MNG-3318: ActiveProjectArtifact should have appropriate equals and hashCode methods o added equals() and hashcode() like DefaultArtifact Modified:

svn commit: r608817 - /maven/components/branches/maven-2.0.x/maven-project/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifact.java

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 04:38:41 2008 New Revision: 608817 URL: http://svn.apache.org/viewvc?rev=608817view=rev Log: o updated javadoc Modified: maven/components/branches/maven-2.0.x/maven-project/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifact.java

svn commit: r608818 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifact.java

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 04:41:53 2008 New Revision: 608818 URL: http://svn.apache.org/viewvc?rev=608818view=rev Log: o merged from r608815 and r608817 (MNG-3318 and javadoc) Modified:

svn commit: r608874 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

2008-01-04 Thread dennisl
Author: dennisl Date: Fri Jan 4 06:48:33 2008 New Revision: 608874 URL: http://svn.apache.org/viewvc?rev=608874view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified:

svn commit: r608873 - in /maven/plugins/tags/maven-pmd-plugin-2.3: ./ pom.xml

2008-01-04 Thread dennisl
Author: dennisl Date: Fri Jan 4 06:48:27 2008 New Revision: 608873 URL: http://svn.apache.org/viewvc?rev=608873view=rev Log: [maven-release-plugin] copy for tag maven-pmd-plugin-2.3 Added: maven/plugins/tags/maven-pmd-plugin-2.3/ - copied from r608810,

svn commit: r608872 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

2008-01-04 Thread dennisl
Author: dennisl Date: Fri Jan 4 06:48:20 2008 New Revision: 608872 URL: http://svn.apache.org/viewvc?rev=608872view=rev Log: [maven-release-plugin] prepare release maven-pmd-plugin-2.3 Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified:

svn commit: r608828 - /maven/components/trunk/maven-embedder/src/bin/mvn

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 05:15:52 2008 New Revision: 608828 URL: http://svn.apache.org/viewvc?rev=608828view=rev Log: o merged from r608827 (MNG-3310: JAVACMD set incorrectly when JAVA_HOME is not set) Modified: maven/components/trunk/maven-embedder/src/bin/mvn Modified:

svn commit: r608897 - /maven/components/trunk/maven-model/src/main/mdo/maven.mdo

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 07:52:20 2008 New Revision: 608897 URL: http://svn.apache.org/viewvc?rev=608897view=rev Log: o merged r608896 (MNG-3335: Improvement to resource / targetPath element in pom.xml) Modified: maven/components/trunk/maven-model/src/main/mdo/maven.mdo Modified:

svn commit: r608924 - /maven/scm/trunk/maven-scm-plugin/src/site/apt/examples/scm-advance-features.apt

2008-01-04 Thread dantran
Author: dantran Date: Fri Jan 4 09:11:05 2008 New Revision: 608924 URL: http://svn.apache.org/viewvc?rev=608924view=rev Log: SCM-341:fix incorrect configuration name in scm:tag example. Modified: maven/scm/trunk/maven-scm-plugin/src/site/apt/examples/scm-advance-features.apt Modified:

svn commit: r608961 - /maven/components/branches/maven-2.0.x/maven-artifact-manager/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 11:16:47 2008 New Revision: 608961 URL: http://svn.apache.org/viewvc?rev=608961view=rev Log: MNG-3288: Invalid systemPath allows build to continue--failing in later phase. o verify that the system-scoped artifact is a file Modified:

svn commit: r608962 - /maven/artifact/trunk/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 11:18:03 2008 New Revision: 608962 URL: http://svn.apache.org/viewvc?rev=608962view=rev Log: o merged from r608961 (MNG-3288: Invalid systemPath allows build to continue--failing in later phase.) Modified:

svn commit: r608959 - /maven/artifact/trunk/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 11:08:06 2008 New Revision: 608959 URL: http://svn.apache.org/viewvc?rev=608959view=rev Log: o reverted part of r588317 to be consistent with the original merge r567719 Modified:

svn commit: r609001 - /maven/components/trunk/maven-plugin-api/src/main/java/org/apache/maven/plugin/MojoFailureException.java

2008-01-04 Thread vsiveton
Author: vsiveton Date: Fri Jan 4 12:55:16 2008 New Revision: 609001 URL: http://svn.apache.org/viewvc?rev=609001view=rev Log: o merged r609000 (MNG-3279: Support Exception Chaining for MojoFailureException) Modified:

svn commit: r609031 - in /maven/plugins/trunk/maven-pmd-plugin: pom.xml src/main/resources/META-INF/

2008-01-04 Thread dennisl
Author: dennisl Date: Fri Jan 4 14:15:28 2008 New Revision: 609031 URL: http://svn.apache.org/viewvc?rev=609031view=rev Log: o Revert back to previous version to sort out LICENSE and NOTICE files. The -sources jar was missing LICENSE and NOTICE files and the other jars had duplicate NOTICE

svn commit: r609070 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

2008-01-04 Thread dennisl
Author: dennisl Date: Fri Jan 4 16:35:51 2008 New Revision: 609070 URL: http://svn.apache.org/viewvc?rev=609070view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified:

svn commit: r609069 - in /maven/plugins/tags/maven-pmd-plugin-2.3: ./ pom.xml

2008-01-04 Thread dennisl
Author: dennisl Date: Fri Jan 4 16:35:45 2008 New Revision: 609069 URL: http://svn.apache.org/viewvc?rev=609069view=rev Log: [maven-release-plugin] copy for tag maven-pmd-plugin-2.3 Added: maven/plugins/tags/maven-pmd-plugin-2.3/ - copied from r609067,

svn commit: r609081 - in /maven/components/trunk/maven-embedder/src/bin: mvnDebug mvnDebug.bat

2008-01-04 Thread brianf
Author: brianf Date: Fri Jan 4 18:22:15 2008 New Revision: 609081 URL: http://svn.apache.org/viewvc?rev=609081view=rev Log: add debug scripts Issue id: MNG-2105 Added: maven/components/trunk/maven-embedder/src/bin/mvnDebug - copied, changed from r609080,

svn commit: r609082 - /maven/components/trunk/maven-embedder/src/main/assembly/bin.xml

2008-01-04 Thread brianf
Author: brianf Date: Fri Jan 4 18:25:04 2008 New Revision: 609082 URL: http://svn.apache.org/viewvc?rev=609082view=rev Log: add debug scripts Issue id: MNG-2105 Modified: maven/components/trunk/maven-embedder/src/main/assembly/bin.xml Modified:

svn commit: r609085 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2008-01-04 Thread brianf
Author: brianf Date: Fri Jan 4 18:49:42 2008 New Revision: 609085 URL: http://svn.apache.org/viewvc?rev=609085view=rev Log: MNG-2166: enhanced missing goal error info. (fix from 587339:587340 in 2.0.x) Modified:

svn commit: r609086 - in /maven/artifact/trunk/src: main/java/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.java test/java/org/apache/maven/artifact/resolver/ArtifactResolutio

2008-01-04 Thread brianf
Author: brianf Date: Fri Jan 4 19:32:21 2008 New Revision: 609086 URL: http://svn.apache.org/viewvc?rev=609086view=rev Log: MNG-3024: put command on single line (merge 585332-33 from 2.0.x) Added: