svn commit: r498609 - /maven/components/trunk/maven-build-context/

2007-01-22 Thread vsiveton
Author: vsiveton Date: Mon Jan 22 05:28:07 2007 New Revision: 498609 URL: http://svn.apache.org/viewvc?view=revrev=498609 Log: o ignore target dir Modified: maven/components/trunk/maven-build-context/ (props changed) Propchange: maven/components/trunk/maven-build-context/

svn commit: r498611 - in /maven/components/trunk: maven-model/ maven-model/src/main/ maven-model/src/main/mdo/ maven-settings/ maven-settings/src/main/mdo/

2007-01-22 Thread vsiveton
Author: vsiveton Date: Mon Jan 22 05:30:58 2007 New Revision: 498611 URL: http://svn.apache.org/viewvc?view=revrev=498611 Log: MNG-967: maven.mdo, settings.mdo, and generated-sources Merged from: r498608 (maven-2.0.x) Added: maven/components/trunk/maven-model/src/main/

svn commit: r498749 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java

2007-01-22 Thread kenney
Author: kenney Date: Mon Jan 22 11:05:47 2007 New Revision: 498749 URL: http://svn.apache.org/viewvc?view=revrev=498749 Log: Update to latest HEAD of plexus-containers - getLookupRealm is now a PlexusContainer instance API method Modified:

svn commit: r498757 - in /maven/components/trunk: build.properties build.xml maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java pom.xml

2007-01-22 Thread jvanzyl
Author: jvanzyl Date: Mon Jan 22 11:24:50 2007 New Revision: 498757 URL: http://svn.apache.org/viewvc?view=revrev=498757 Log: o updating locations of the mdo files for the bootstrap Modified: maven/components/trunk/build.properties maven/components/trunk/build.xml

svn commit: r498767 - /maven/sandbox/resources/

2007-01-22 Thread dkulp
Author: dkulp Date: Mon Jan 22 12:00:02 2007 New Revision: 498767 URL: http://svn.apache.org/viewvc?view=revrev=498767 Log: Make resources dir for resource sandboxing Added: maven/sandbox/resources/

svn commit: r498769 - /maven/sandbox/resources/apache-jar-resource-bundle/

2007-01-22 Thread dkulp
Author: dkulp Date: Mon Jan 22 12:01:20 2007 New Revision: 498769 URL: http://svn.apache.org/viewvc?view=revrev=498769 Log: Copy apache-jar-resource-bundle so work can be done on the vm files Added: maven/sandbox/resources/apache-jar-resource-bundle/ - copied from r498768,

svn commit: r498773 - /maven/sandbox/resources/apache-jar-resource-bundle/src/main/resources/META-INF/NOTICE.vm

2007-01-22 Thread dkulp
Author: dkulp Date: Mon Jan 22 12:08:22 2007 New Revision: 498773 URL: http://svn.apache.org/viewvc?view=revrev=498773 Log: Update template for NOTICE files to only include the organization and URL if there is one in the dependent pom. Also, remove empty whitespace from ends of lines. Add

svn commit: r498775 - /maven/sandbox/plugins/maven-remote-resources-plugin/

2007-01-22 Thread dkulp
Author: dkulp Date: Mon Jan 22 12:09:58 2007 New Revision: 498775 URL: http://svn.apache.org/viewvc?view=revrev=498775 Log: Copy remote-resources-plugin to fix bugs Added: maven/sandbox/plugins/maven-remote-resources-plugin/ - copied from r498773,

svn commit: r498781 - in /maven/sandbox/plugins/maven-remote-resources-plugin: README.txt src/main/java/org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.java

2007-01-22 Thread dkulp
Author: dkulp Date: Mon Jan 22 12:17:32 2007 New Revision: 498781 URL: http://svn.apache.org/viewvc?view=revrev=498781 Log: Preliminary fixes for the following bugs: MRRESOURCES-2 Support an append mode for local resources MRRESOURCES-3 Plugin does not populate the projects needed for the

svn commit: r498845 - /maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java

2007-01-22 Thread aheritier
Author: aheritier Date: Mon Jan 22 15:23:08 2007 New Revision: 498845 URL: http://svn.apache.org/viewvc?view=revrev=498845 Log: Fix default encoding for POM Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java Modified:

svn commit: r498855 - in /maven/maven-1: core/trunk/src/java/org/apache/maven/project/Project.java plugins/trunk/artifact/src/main/org/apache/maven/artifact/PomRewriter.java

2007-01-22 Thread aheritier
Author: aheritier Date: Mon Jan 22 15:51:47 2007 New Revision: 498855 URL: http://svn.apache.org/viewvc?view=revrev=498855 Log: Fix default encoding (UTF-8 for XML) and ensure that the encoding used is the same in the model and in the stream Modified:

svn commit: r498909 - /maven/plugins/branches/maven-dependency-plugin-MDEP-50/

2007-01-22 Thread brianf
Author: brianf Date: Mon Jan 22 20:13:58 2007 New Revision: 498909 URL: http://svn.apache.org/viewvc?view=revrev=498909 Log: made a copy Added: maven/plugins/branches/maven-dependency-plugin-MDEP-50/ - copied from r498907, maven/plugins/trunk/maven-dependency-plugin/

svn commit: r498910 - in /maven/plugins/branches/maven-dependency-plugin-MDEP-50/src: it/mdep-50/ main/java/org/apache/maven/plugin/dependency/ main/java/org/apache/maven/plugin/dependency/fromConfigu

2007-01-22 Thread brianf
Author: brianf Date: Mon Jan 22 20:15:57 2007 New Revision: 498910 URL: http://svn.apache.org/viewvc?view=revrev=498910 Log: MDEP-50 - branch to workout versionspec artifact resolution Modified: maven/plugins/branches/maven-dependency-plugin-MDEP-50/src/it/mdep-50/pom.xml