svn commit: r1143281 - /maven/plugins/trunk/maven-site-plugin/pom.xml

2011-07-06 Thread ltheussl
Author: ltheussl Date: Wed Jul 6 07:56:32 2011 New Revision: 1143281 URL: http://svn.apache.org/viewvc?rev=1143281view=rev Log: use latest parent Modified: maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL:

svn commit: r1143282 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

2011-07-06 Thread ltheussl
Author: ltheussl Date: Wed Jul 6 07:58:20 2011 New Revision: 1143282 URL: http://svn.apache.org/viewvc?rev=1143282view=rev Log: order imports the same as trunk Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml URL:

svn commit: r1143284 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

2011-07-06 Thread ltheussl
Author: ltheussl Date: Wed Jul 6 08:01:56 2011 New Revision: 1143284 URL: http://svn.apache.org/viewvc?rev=1143284view=rev Log: use latest parent Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml URL:

svn commit: r1143326 - /maven/archetype/trunk/pom.xml

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 10:08:10 2011 New Revision: 1143326 URL: http://svn.apache.org/viewvc?rev=1143326view=rev Log: upgrade junit version to be able to use surefire feature test#method Modified: maven/archetype/trunk/pom.xml Modified: maven/archetype/trunk/pom.xml URL:

svn commit: r1143329 - in /maven/archetype/trunk: archetype-common/pom.xml pom.xml

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 10:27:38 2011 New Revision: 1143329 URL: http://svn.apache.org/viewvc?rev=1143329view=rev Log: upgrade to last released wagon Modified: maven/archetype/trunk/archetype-common/pom.xml maven/archetype/trunk/pom.xml Modified:

svn commit: r1143338 - /maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype/common/DefaultArchetypeArtifactManager.java

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 11:02:26 2011 New Revision: 1143338 URL: http://svn.apache.org/viewvc?rev=1143338view=rev Log: take care of NPE : thanks sonar Modified: maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype/common/DefaultArchetypeArtifactManager.java

svn commit: r1143373 [2/2] - in /maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype: common/DefaultArchetypeFilesResolver.java common/MavenJDOMWriter.java creator/FilesetA

2011-07-06 Thread olamy
Modified: maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype/creator/FilesetArchetypeCreator.java URL:

svn commit: r1143374 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:25:35 2011 New Revision: 1143374 URL: http://svn.apache.org/viewvc?rev=1143374view=rev Log: upgrade to latest surefire release Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml

svn commit: r1143378 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:28:07 2011 New Revision: 1143378 URL: http://svn.apache.org/viewvc?rev=1143378view=rev Log: upgrade to latest m-compiler-p release Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml

svn commit: r1143382 - in /maven/plugins/trunk/maven-dependency-plugin: ./ src/test/java/org/codehaus/ src/test/java/org/codehaus/plexus/ src/test/java/org/codehaus/plexus/util/ src/test/java/org/code

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:39:44 2011 New Revision: 1143382 URL: http://svn.apache.org/viewvc?rev=1143382view=rev Log: Upgrade to plexus-archiver 2.0 o Requires careful dancing in what dependencies you upgrade in order to ensure that the tests continue to pass. o Seems

svn commit: r1143386 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:45:37 2011 New Revision: 1143386 URL: http://svn.apache.org/viewvc?rev=1143386view=rev Log: use latest m-s-file-management Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml URL:

svn commit: r1143388 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:47:03 2011 New Revision: 1143388 URL: http://svn.apache.org/viewvc?rev=1143388view=rev Log: update commons-collections Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml URL:

svn commit: r1143389 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:51:17 2011 New Revision: 1143389 URL: http://svn.apache.org/viewvc?rev=1143389view=rev Log: maven-plugin-testing-harness is a royal pain. o 2.0-alpha-1 causes all the tests to blow up o 1.2 has all the tests passing, not sure why it was on 1.3-SNAPSHOT when

svn commit: r1143390 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:55:14 2011 New Revision: 1143390 URL: http://svn.apache.org/viewvc?rev=1143390view=rev Log: [maven-release-plugin] prepare release maven-dependency-plugin-2.3 Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified:

svn commit: r1143391 - /maven/plugins/tags/maven-dependency-plugin-2.3/

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:55:34 2011 New Revision: 1143391 URL: http://svn.apache.org/viewvc?rev=1143391view=rev Log: [maven-release-plugin] copy for tag maven-dependency-plugin-2.3 Added: maven/plugins/tags/maven-dependency-plugin-2.3/ - copied from r1143390,

svn commit: r1143392 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2011-07-06 Thread stephenc
Author: stephenc Date: Wed Jul 6 12:55:41 2011 New Revision: 1143392 URL: http://svn.apache.org/viewvc?rev=1143392view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified:

svn commit: r1143400 - in /maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype: DefaultArchetypeManager.java common/util/Format.java

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 13:25:54 2011 New Revision: 1143400 URL: http://svn.apache.org/viewvc?rev=1143400view=rev Log: ensure stream are closed in a finally block Modified: maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype/DefaultArchetypeManager.java

svn commit: r1143432 - /maven/archetype/trunk/archetype-common/src/test/java/org/apache/maven/archetype/ArchetypeCatalogsTest.java

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 14:24:37 2011 New Revision: 1143432 URL: http://svn.apache.org/viewvc?rev=1143432view=rev Log: [ARCHETYPE-376] start work on not use harcoded port for jetty Modified:

svn commit: r1143433 - /maven/archetype/trunk/archetype-common/src/test/java/org/apache/maven/archetype/ArchetypeCatalogsTest.java

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 14:26:47 2011 New Revision: 1143433 URL: http://svn.apache.org/viewvc?rev=1143433view=rev Log: code cleanup and formatting Modified: maven/archetype/trunk/archetype-common/src/test/java/org/apache/maven/archetype/ArchetypeCatalogsTest.java Modified:

svn commit: r1143463 - in /maven/archetype/trunk/archetype-common/src/test/java/org/apache/maven/archetype/test: ArchetyperRoundtripTest.java ArchetyperRoundtripWithProxyTest.java RoundtripMultiModule

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 15:27:35 2011 New Revision: 1143463 URL: http://svn.apache.org/viewvc?rev=1143463view=rev Log: [ARCHETYPE-376] port used in unit test is hardcoded so can cause port allocation issue on ci machine Modified:

svn commit: r1143472 - /maven/archetype/trunk/archetype-common/pom.xml

2011-07-06 Thread olamy
Author: olamy Date: Wed Jul 6 15:48:23 2011 New Revision: 1143472 URL: http://svn.apache.org/viewvc?rev=1143472view=rev Log: force java.io.tmpdir to ${project.build.outputDirectory} to avoid all of those Jetty directories in my /tmp Modified: maven/archetype/trunk/archetype-common/pom.xml

svn commit: r1143543 - /maven/pom/trunk/maven/src/site/site.xml

2011-07-06 Thread rfscholte
Author: rfscholte Date: Wed Jul 6 20:18:03 2011 New Revision: 1143543 URL: http://svn.apache.org/viewvc?rev=1143543view=rev Log: Change link text in menu to 'Maven 2 3' when referring to http://maven.apache.org Modified: maven/pom/trunk/maven/src/site/site.xml Modified:

svn commit: r1143578 - in /maven/wagon/branches/wagon-1.x: ./ wagon-provider-api/ wagon-provider-test/ wagon-providers/ wagon-providers/wagon-file/ wagon-providers/wagon-ftp/ wagon-providers/wagon-htt

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:06:14 2011 New Revision: 1143578 URL: http://svn.apache.org/viewvc?rev=1143578view=rev Log: Update all versions from 1.0-beta-8-SNAPSHOT to 1.0-SNAPSHOT. Modified: maven/wagon/branches/wagon-1.x/pom.xml

svn commit: r1143584 - in /maven/wagon/branches/wagon-1.x: ./ wagon-providers/wagon-ftp/ wagon-providers/wagon-http/ wagon-providers/wagon-webdav-jackrabbit/ wagon-tcks/wagon-tck-http/ wagon-tcks/wago

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:27:03 2011 New Revision: 1143584 URL: http://svn.apache.org/viewvc?rev=1143584view=rev Log: Fix up a number of version dependencies in the poms in here. Move to current Maven shared parent POM. Remove leftovers from defunct wagon mailing lists, allowing

svn commit: r1143594 - /maven/wagon/tags/wagon-1.0/

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:37:56 2011 New Revision: 1143594 URL: http://svn.apache.org/viewvc?rev=1143594view=rev Log: [maven-release-plugin] copy for tag wagon-1.0 Added: maven/wagon/tags/wagon-1.0/ - copied from r1143593, maven/wagon/trunk/

svn commit: r1143595 - in /maven/wagon/branches/wagon-1.x: ./ wagon-provider-api/ wagon-provider-test/ wagon-providers/ wagon-providers/wagon-file/ wagon-providers/wagon-ftp/ wagon-providers/wagon-htt

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:38:03 2011 New Revision: 1143595 URL: http://svn.apache.org/viewvc?rev=1143595view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/wagon/branches/wagon-1.x/pom.xml

svn commit: r1143597 - in /maven/wagon/branches/wagon-1.x: ./ wagon-provider-api/ wagon-provider-test/ wagon-providers/ wagon-providers/wagon-file/ wagon-providers/wagon-ftp/ wagon-providers/wagon-htt

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:43:12 2011 New Revision: 1143597 URL: http://svn.apache.org/viewvc?rev=1143597view=rev Log: [maven-release-plugin] rollback the release of wagon-1.0 Modified: maven/wagon/branches/wagon-1.x/pom.xml

svn commit: r1143599 - /maven/wagon/branches/wagon-1.x/pom.xml

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:46:53 2011 New Revision: 1143599 URL: http://svn.apache.org/viewvc?rev=1143599view=rev Log: Repair scm url to point to branch. Modified: maven/wagon/branches/wagon-1.x/pom.xml Modified: maven/wagon/branches/wagon-1.x/pom.xml URL:

svn commit: r1143601 - in /maven/wagon/branches/wagon-1.x: ./ wagon-provider-api/ wagon-provider-test/ wagon-providers/ wagon-providers/wagon-file/ wagon-providers/wagon-ftp/ wagon-providers/wagon-htt

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:56:31 2011 New Revision: 1143601 URL: http://svn.apache.org/viewvc?rev=1143601view=rev Log: [maven-release-plugin] prepare release wagon-1.0 Modified: maven/wagon/branches/wagon-1.x/pom.xml maven/wagon/branches/wagon-1.x/wagon-provider-api/pom.xml

svn commit: r1143602 - /maven/wagon/tags/wagon-1.0/

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:56:38 2011 New Revision: 1143602 URL: http://svn.apache.org/viewvc?rev=1143602view=rev Log: [maven-release-plugin] copy for tag wagon-1.0 Added: maven/wagon/tags/wagon-1.0/ - copied from r1143601, maven/wagon/branches/wagon-1.x/

svn commit: r1143603 - in /maven/wagon/branches/wagon-1.x: ./ wagon-provider-api/ wagon-provider-test/ wagon-providers/ wagon-providers/wagon-file/ wagon-providers/wagon-ftp/ wagon-providers/wagon-htt

2011-07-06 Thread bimargulies
Author: bimargulies Date: Wed Jul 6 22:56:46 2011 New Revision: 1143603 URL: http://svn.apache.org/viewvc?rev=1143603view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/wagon/branches/wagon-1.x/pom.xml

svn commit: r1143617 - /maven/pom/trunk/maven/pom.xml

2011-07-06 Thread hboutemy
Author: hboutemy Date: Thu Jul 7 00:59:07 2011 New Revision: 1143617 URL: http://svn.apache.org/viewvc?rev=1143617view=rev Log: updated cobertura plugin version Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1143618 - /maven/archetype/trunk/pom.xml

2011-07-06 Thread hboutemy
Author: hboutemy Date: Thu Jul 7 01:10:58 2011 New Revision: 1143618 URL: http://svn.apache.org/viewvc?rev=1143618view=rev Log: moved apache.snapshots repository to a profile to provide easy activation/de-activation Modified: maven/archetype/trunk/pom.xml Modified:

svn commit: r1143620 - in /maven/pom/trunk/maven: pom.xml src/site-docs/apt/index.apt

2011-07-06 Thread hboutemy
Author: hboutemy Date: Thu Jul 7 01:16:01 2011 New Revision: 1143620 URL: http://svn.apache.org/viewvc?rev=1143620view=rev Log: added apache.snapshots profile for Apache Snapshots repository Modified: maven/pom/trunk/maven/pom.xml maven/pom/trunk/maven/src/site-docs/apt/index.apt

svn commit: r1143621 - /maven/shared/trunk/maven-shared-components/pom.xml

2011-07-06 Thread hboutemy
Author: hboutemy Date: Thu Jul 7 01:19:57 2011 New Revision: 1143621 URL: http://svn.apache.org/viewvc?rev=1143621view=rev Log: added apache.snapshots profile for Apache Snapshots repository Modified: maven/shared/trunk/maven-shared-components/pom.xml Modified: