svn commit: r673906 - /maven/plugins/trunk/maven-shade-plugin/src/test/java/org/apache/maven/plugins/shade/resource/

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 22:03:20 2008 New Revision: 673906 URL: http://svn.apache.org/viewvc?rev=673906&view=rev Log: add missing license headers Modified: maven/plugins/trunk/maven-shade-plugin/src/test/java/org/apache/maven/plugins/shade/resource/ApacheLicenseResourceTransformerTest

svn commit: r673905 - in /maven/components/branches/maven-2.0.x: apache-maven/pom.xml maven-core/pom.xml maven-core/src/main/resources/META-INF/plexus/components.xml

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 22:02:29 2008 New Revision: 673905 URL: http://svn.apache.org/viewvc?rev=673905&view=rev Log: [MNG-3652] set a user agent for Maven HTTP requests Modified: maven/components/branches/maven-2.0.x/apache-maven/pom.xml maven/components/branches/maven-2.0.x/maven

svn commit: r673904 - in /maven/plugins/trunk/maven-shade-plugin/src: main/java/org/apache/maven/plugins/shade/resource/ test/java/org/apache/maven/plugins/shade/resource/ test/resources/

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 22:01:25 2008 New Revision: 673904 URL: http://svn.apache.org/viewvc?rev=673904&view=rev Log: [MSHADE-35] basic component definition merging for adding a configuration element if it wasn't already present Added: maven/plugins/trunk/maven-shade-plugin/src/test/

svn commit: r673901 - in /maven/components/trunk/maven-embedder: pom.xml src/main/resources/META-INF/plexus/components.xml

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 21:32:09 2008 New Revision: 673901 URL: http://svn.apache.org/viewvc?rev=673901&view=rev Log: [MNG-3652] set a user agent for Maven HTTP requests Modified: maven/components/trunk/maven-embedder/pom.xml maven/components/trunk/maven-embedder/src/main/resource

svn commit: r673897 - /maven/artifact/trunk/src/test/java/org/apache/maven/artifact/repository/DefaultArtifactRepositoryFactoryTest.java

2008-07-03 Thread jvanzyl
Author: jvanzyl Date: Thu Jul 3 20:25:13 2008 New Revision: 673897 URL: http://svn.apache.org/viewvc?rev=673897&view=rev Log: o creating deployment repositories appears to be working fine in the artifact code. Modified: maven/artifact/trunk/src/test/java/org/apache/maven/artifact/repositor

svn commit: r673896 - /maven/artifact/trunk/src/test/java/org/apache/maven/artifact/repository/DefaultArtifactRepositoryFactoryTest.java

2008-07-03 Thread jvanzyl
Author: jvanzyl Date: Thu Jul 3 20:15:24 2008 New Revision: 673896 URL: http://svn.apache.org/viewvc?rev=673896&view=rev Log: Checking MNG-3422, all the layouts are there. The descriptors are generated and are available in tests so they are getting punched elsewhere. Modified: maven/artifa

svn commit: r673828 - in /maven/sandbox/trunk/mercury: ./ src/main/java/org/apache/maven/mercury/spi/http/client/deploy/ src/test/java/org/apache/maven/mercury/spi/http/client/ src/test/java/org/apach

2008-07-03 Thread jmcconnell
Author: jmcconnell Date: Thu Jul 3 14:47:07 2008 New Revision: 673828 URL: http://svn.apache.org/viewvc?rev=673828&view=rev Log: enable webdav support, enable ssl support, add test put server and associated test deployer, which dependency on jetty-client to 7.0-SNAPSHOT Added: maven/sandbo

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

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 14:19:49 2008 New Revision: 673814 URL: http://svn.apache.org/viewvc?rev=673814&view=rev Log: o using latest maven site plugin Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/

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

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 14:17:58 2008 New Revision: 673810 URL: http://svn.apache.org/viewvc?rev=673810&view=rev Log: o using latest maven site plugin Modified: maven/site/trunk/pom.xml Modified: maven/site/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?r

svn commit: r673809 - in /maven/plugins/trunk/maven-doap-plugin/src/site: apt/links.apt site.xml

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 14:15:47 2008 New Revision: 673809 URL: http://svn.apache.org/viewvc?rev=673809&view=rev Log: o added some links Added: maven/plugins/trunk/maven-doap-plugin/src/site/apt/links.apt (with props) Modified: maven/plugins/trunk/maven-doap-plugin/src/site/si

svn commit: r673807 - /maven/plugins/trunk/maven-doap-plugin/src/main/mdo/doapOptions.mdo

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 14:13:25 2008 New Revision: 673807 URL: http://svn.apache.org/viewvc?rev=673807&view=rev Log: o improved Javadoc Modified: maven/plugins/trunk/maven-doap-plugin/src/main/mdo/doapOptions.mdo Modified: maven/plugins/trunk/maven-doap-plugin/src/main/mdo/doapOpt

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

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 13:55:08 2008 New Revision: 673799 URL: http://svn.apache.org/viewvc?rev=673799&view=rev Log: o merged from r673797 (MNGSITE-55: Write a document about POM code style) Modified: maven/components/trunk/maven-model/src/main/mdo/maven.mdo Modified: maven/compon

svn commit: r673797 - /maven/components/branches/maven-2.0.x/maven-model/src/main/mdo/maven.mdo

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 13:54:24 2008 New Revision: 673797 URL: http://svn.apache.org/viewvc?rev=673797&view=rev Log: MNGSITE-55: Write a document about POM code style o this model is no more consider as the reference for the ordering as discussed on dev@ Modified: maven/component

svn commit: r673794 - /maven/site/trunk/src/site/apt/developers/conventions/code.apt

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 13:47:36 2008 New Revision: 673794 URL: http://svn.apache.org/viewvc?rev=673794&view=rev Log: o improved code style and convention Modified: maven/site/trunk/src/site/apt/developers/conventions/code.apt Modified: maven/site/trunk/src/site/apt/developers/conv

svn commit: r673793 - in /maven/site/trunk/src/site/apt: developers/conventions/jira.apt developers/conventions/svn.apt developers/index.apt guides/development/guide-helping.apt guides/development/gui

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 13:38:11 2008 New Revision: 673793 URL: http://svn.apache.org/viewvc?rev=673793&view=rev Log: o improved developers conventions Added: maven/site/trunk/src/site/apt/developers/conventions/jira.apt (with props) maven/site/trunk/src/site/apt/developers/c

svn commit: r673792 - in /maven/site/trunk/src/site/apt: developers/conventions/ developers/conventions/code.apt developers/index.apt guides/development/guide-helping.apt guides/development/guide-m2-d

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 13:30:29 2008 New Revision: 673792 URL: http://svn.apache.org/viewvc?rev=673792&view=rev Log: MNGSITE-55: Write a document about POM code style o reorganized code style and conventions Added: maven/site/trunk/src/site/apt/developers/conventions/ maven/s

svn commit: r673787 - /maven/site/trunk/src/site/apt/developers/release/releasing-notes.apt

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 13:16:30 2008 New Revision: 673787 URL: http://svn.apache.org/viewvc?rev=673787&view=rev Log: o removed unused file Removed: maven/site/trunk/src/site/apt/developers/release/releasing-notes.apt

svn commit: r673783 - /maven/site/trunk/src/site/apt/guides/development/guide-documentation-style.apt

2008-07-03 Thread vsiveton
Author: vsiveton Date: Thu Jul 3 13:01:54 2008 New Revision: 673783 URL: http://svn.apache.org/viewvc?rev=673783&view=rev Log: o small updates Modified: maven/site/trunk/src/site/apt/guides/development/guide-documentation-style.apt Modified: maven/site/trunk/src/site/apt/guides/developmen

svn commit: r673781 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2008-07-03 Thread nicolas
Author: nicolas Date: Thu Jul 3 12:51:53 2008 New Revision: 673781 URL: http://svn.apache.org/viewvc?rev=673781&view=rev Log: fix unexpected empty string Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified: maven/repository-tools/trunk/src/bin/synchronize/m2

svn commit: r673768 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2008-07-03 Thread carlos
Author: carlos Date: Thu Jul 3 12:12:04 2008 New Revision: 673768 URL: http://svn.apache.org/viewvc?rev=673768&view=rev Log: [MAVENUPLOAD-2094] Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync

svn commit: r673761 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2008-07-03 Thread carlos
Author: carlos Date: Thu Jul 3 11:55:46 2008 New Revision: 673761 URL: http://svn.apache.org/viewvc?rev=673761&view=rev Log: [MAVENUPLOAD-2106][MAVENUPLOAD-2107][MAVENUPLOAD-2109][MAVENUPLOAD-2118][MAVENUPLOAD-2119][MAVENUPLOAD-2123][MAVENUPLOAD-2130][MAVENUPLOAD-2131] Modified: maven/reposi

svn commit: r673739 - /maven/artifact/tags/maven-artifact-3.0-alpha-1/

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 09:58:50 2008 New Revision: 673739 URL: http://svn.apache.org/viewvc?rev=673739&view=rev Log: delaying this until MARTIFACT-25 can be resolved Removed: maven/artifact/tags/maven-artifact-3.0-alpha-1/

svn commit: r673737 - /maven/enforcer/trunk/enforcer-rules/pom.xml

2008-07-03 Thread brianf
Author: brianf Date: Thu Jul 3 09:39:57 2008 New Revision: 673737 URL: http://svn.apache.org/viewvc?rev=673737&view=rev Log: remove ITs for now. Modified: maven/enforcer/trunk/enforcer-rules/pom.xml Modified: maven/enforcer/trunk/enforcer-rules/pom.xml URL: http://svn.apache.org/viewvc/mav

svn commit: r673730 - in /maven/core-integration-testing/trunk/core-integration-tests/src/test: java/org/apache/maven/integrationtests/ resources/mng-2068-reactorRelativeParents/ resources/mng-2068-re

2008-07-03 Thread jdcasey
Author: jdcasey Date: Thu Jul 3 09:07:47 2008 New Revision: 673730 URL: http://svn.apache.org/viewvc?rev=673730&view=rev Log: [MNG-2068] Adding an integration-test to verify that this is fixed (I've also verified that it fails in 2.0.4 and 2.0.6, but does not fail in 2.0.7+). Added: maven/

svn commit: r673724 - /maven/artifact/trunk/pom.xml

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 08:54:01 2008 New Revision: 673724 URL: http://svn.apache.org/viewvc?rev=673724&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/artifact/trunk/pom.xml Modified: maven/artifact/trunk/pom.xml URL: http://svn.apache.org

svn commit: r673723 - in /maven/artifact/tags/maven-artifact-3.0-alpha-1: ./ pom.xml

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 08:53:56 2008 New Revision: 673723 URL: http://svn.apache.org/viewvc?rev=673723&view=rev Log: [maven-release-plugin] copy for tag maven-artifact-3.0-alpha-1 Added: maven/artifact/tags/maven-artifact-3.0-alpha-1/ - copied from r673715, maven/artifact/trunk

svn commit: r673722 - /maven/artifact/trunk/pom.xml

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 08:53:46 2008 New Revision: 673722 URL: http://svn.apache.org/viewvc?rev=673722&view=rev Log: [maven-release-plugin] prepare release maven-artifact-3.0-alpha-1 Modified: maven/artifact/trunk/pom.xml Modified: maven/artifact/trunk/pom.xml URL: http://svn.apache

svn commit: r673719 - /maven/artifact/trunk/pom.xml

2008-07-03 Thread brett
Author: brett Date: Thu Jul 3 08:50:30 2008 New Revision: 673719 URL: http://svn.apache.org/viewvc?rev=673719&view=rev Log: missing configuration for release Modified: maven/artifact/trunk/pom.xml Modified: maven/artifact/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/artifact/trunk

svn commit: r673664 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/build/model/DefaultModelLineageBuilder.java

2008-07-03 Thread mkleint
Author: mkleint Date: Thu Jul 3 05:08:42 2008 New Revision: 673664 URL: http://svn.apache.org/viewvc?rev=673664&view=rev Log: current model's remote repositories need to be calculated before the parent/origin is stored in lineage. fixes this scenario (as found in svn:https://www.dev.java.net/svn