svn commit: r498494 - in /maven/surefire/trunk: maven-surefire-plugin/pom.xml maven-surefire-report-plugin/pom.xml

2007-01-21 Thread brett
Author: brett Date: Sun Jan 21 15:53:06 2007 New Revision: 498494 URL: http://svn.apache.org/viewvc?view=revrev=498494 Log: updated JIRA location Modified: maven/surefire/trunk/maven-surefire-plugin/pom.xml maven/surefire/trunk/maven-surefire-report-plugin/pom.xml Modified:

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

2007-01-21 Thread vsiveton
Author: vsiveton Date: Sun Jan 21 08:14:22 2007 New Revision: 498393 URL: http://svn.apache.org/viewvc?view=revrev=498393 Log: MPIR-60: Current head throws NPE when generating reports o removed plexus-i18n dependency to fix it on 2.0.x (MNG-2731 fixed the NPE on trunk but not on 2.0.x)

svn commit: r498442 - /maven/release/trunk/maven-release-manager/pom.xml

2007-01-21 Thread jvanzyl
Author: jvanzyl Date: Sun Jan 21 12:13:52 2007 New Revision: 498442 URL: http://svn.apache.org/viewvc?view=revrev=498442 Log: o using latest snapshots of maven-scm for api changes Modified: maven/release/trunk/maven-release-manager/pom.xml Modified:

svn commit: r498457 - in /maven/sandbox/wagon/wagon-scm: pom.xml src/main/java/org/apache/maven/wagon/providers/scm/ScmWagon.java src/main/resources/META-INF/plexus/components.xml

2007-01-21 Thread jvanzyl
Author: jvanzyl Date: Sun Jan 21 13:22:47 2007 New Revision: 498457 URL: http://svn.apache.org/viewvc?view=revrev=498457 Log: o this currently will not work with the release plugin, using the same checkout directory repeatedly is killing it o also allowing for not specifying the checkout

svn commit: r498461 - /maven/sandbox/wagon/wagon-scm/src/main/resources/META-INF/plexus/components.xml

2007-01-21 Thread jvanzyl
Author: jvanzyl Date: Sun Jan 21 13:36:32 2007 New Revision: 498461 URL: http://svn.apache.org/viewvc?view=revrev=498461 Log: o let it default to a temp directory Modified: maven/sandbox/wagon/wagon-scm/src/main/resources/META-INF/plexus/components.xml Modified:

svn commit: r498462 - /maven/sandbox/wagon/wagon-scm/src/main/java/org/apache/maven/wagon/providers/scm/ScmWagon.java

2007-01-21 Thread jvanzyl
Author: jvanzyl Date: Sun Jan 21 13:38:21 2007 New Revision: 498462 URL: http://svn.apache.org/viewvc?view=revrev=498462 Log: o nuke the checkout directory when the connection closes. it now actually works for a release. Modified:

svn commit: r498486 - /maven/sandbox/wagon/wagon-scm/src/main/java/org/apache/maven/wagon/providers/scm/ScmWagon.java

2007-01-21 Thread jvanzyl
Author: jvanzyl Date: Sun Jan 21 15:16:38 2007 New Revision: 498486 URL: http://svn.apache.org/viewvc?view=revrev=498486 Log: Not sure what the ideal solution is but if you leave the same checkout directory a release will not work because different levels in the repository are checked out in

svn commit: r498516 - in /maven/plugins/trunk/maven-dependency-plugin/src/it/mdep-50: ./ pom.xml

2007-01-21 Thread brianf
Author: brianf Date: Sun Jan 21 19:29:57 2007 New Revision: 498516 URL: http://svn.apache.org/viewvc?view=revrev=498516 Log: mdep-50: IT test. Added: maven/plugins/trunk/maven-dependency-plugin/src/it/mdep-50/ maven/plugins/trunk/maven-dependency-plugin/src/it/mdep-50/pom.xml (with