svn commit: r698101 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/reader/ test/java/org/apache/maven/plugin/eclipse/reader/ test/resources/eclipse/dynam

2008-09-22 Thread baerrach
Author: baerrach Date: Mon Sep 22 23:21:59 2008 New Revision: 698101 URL: http://svn.apache.org/viewvc?rev=698101&view=rev Log: Changed parameter order of detectWTPDefaultServer to be consistent with other methods. Changed readDefinedServers to package scope for testing. Added unit tests for miss

svn commit: r698086 - in /maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/eclipse/dynamicWorkspace: project-O/src/ project-O/src/main/ project-O/src/main/java/ workspace/project-A/module-A

2008-09-22 Thread baerrach
Author: baerrach Date: Mon Sep 22 20:45:07 2008 New Revision: 698086 URL: http://svn.apache.org/viewvc?rev=698086&view=rev Log: [MECLIPSE-493] Automatically locate workspace Eclispe Plugin - workspace type changes from String to File - getWorkspaceConfiguration() now locates the workspace if it i

svn commit: r698085 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/ main/java/org/apache/maven/plugin/eclipse/reader/ test/java/org/apache/maven/plugin/e

2008-09-22 Thread baerrach
Author: baerrach Date: Mon Sep 22 20:41:24 2008 New Revision: 698085 URL: http://svn.apache.org/viewvc?rev=698085&view=rev Log: [MECLIPSE-493] Automatically locate workspace Eclispe Plugin - workspace type changes from String to File - getWorkspaceConfiguration() now locates the workspace if it i

svn commit: r698081 - in /maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-01/src/main/java: DummyClass.java DummyClass.txt

2008-09-22 Thread baerrach
Author: baerrach Date: Mon Sep 22 20:33:22 2008 New Revision: 698081 URL: http://svn.apache.org/viewvc?rev=698081&view=rev Log: (empty) Added: maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-01/src/main/java/DummyClass.java - copied unchanged from r696901,

svn commit: r698080 - in /maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/eclipse/dynamicWorkspace/workspace/.metadata/.plugins/org.eclipse.core.resources/.projects: project-A/ project-A/p

2008-09-22 Thread baerrach
Author: baerrach Date: Mon Sep 22 20:32:56 2008 New Revision: 698080 URL: http://svn.apache.org/viewvc?rev=698080&view=rev Log: [MECLIPSE-493] Automatically locate workspace Eclispe Plugin - workspace type changes from String to File - getWorkspaceConfiguration() now locates the workspace if it i

svn commit: r698079 - in /maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/eclipse/dynamicWorkspace/workspace: ./ .metadata/ .metadata/.plugins/ .metadata/.plugins/org.eclipse.core.resource

2008-09-22 Thread baerrach
Author: baerrach Date: Mon Sep 22 20:31:38 2008 New Revision: 698079 URL: http://svn.apache.org/viewvc?rev=698079&view=rev Log: [MECLIPSE-493] Automatically locate workspace Eclispe Plugin - workspace type changes from String to File - getWorkspaceConfiguration() now locates the workspace if it i

svn commit: r698076 - in /maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/eclipse/dynamicWorkspace: ./ project-O/ project-O/pom.xml

2008-09-22 Thread baerrach
Author: baerrach Date: Mon Sep 22 20:27:14 2008 New Revision: 698076 URL: http://svn.apache.org/viewvc?rev=698076&view=rev Log: [MECLIPSE-493] Automatically locate workspace Eclispe Plugin - workspace type changes from String to File - getWorkspaceConfiguration() now locates the workspace if it i

svn commit: r698066 - /maven/sandbox/trunk/mercury/mercury-it/src/test/java/org/apache/maven/mercury/repository/tests/ReadWriteTest.java

2008-09-22 Thread ogusakov
Author: ogusakov Date: Mon Sep 22 19:09:27 2008 New Revision: 698066 URL: http://svn.apache.org/viewvc?rev=698066&view=rev Log: added read-write test for classifier Modified: maven/sandbox/trunk/mercury/mercury-it/src/test/java/org/apache/maven/mercury/repository/tests/ReadWriteTest.java Mo

svn commit: r698064 - in /maven/sandbox/trunk/mercury: mercury-it/src/test/java/org/apache/maven/mercury/repository/tests/ReadWriteTest.java pom.xml

2008-09-22 Thread ogusakov
Author: ogusakov Date: Mon Sep 22 19:02:24 2008 New Revision: 698064 URL: http://svn.apache.org/viewvc?rev=698064&view=rev Log: added read-write integration test Added: maven/sandbox/trunk/mercury/mercury-it/src/test/java/org/apache/maven/mercury/repository/tests/ReadWriteTest.java Modified:

svn commit: r698041 - in /maven/sandbox/trunk/wagon/wagon-mercury: pom.xml src/main/resources/META-INF/plexus/components.xml

2008-09-22 Thread ogusakov
Author: ogusakov Date: Mon Sep 22 17:07:27 2008 New Revision: 698041 URL: http://svn.apache.org/viewvc?rev=698041&view=rev Log: updated protocol to http/https/dav instead of mttp/mttps Modified: maven/sandbox/trunk/wagon/wagon-mercury/pom.xml maven/sandbox/trunk/wagon/wagon-mercury/src/m

svn commit: r698021 - in /maven/shared/trunk: file-management/ maven-ant/ maven-app-configuration/ maven-archiver/ maven-common-artifact-filters/ maven-dependency-analyzer/ maven-dependency-tree/ mave

2008-09-22 Thread bentmann
Author: bentmann Date: Mon Sep 22 15:21:01 2008 New Revision: 698021 URL: http://svn.apache.org/viewvc?rev=698021&view=rev Log: o Inherited from maven-shared-components:10 Modified: maven/shared/trunk/file-management/pom.xml maven/shared/trunk/maven-ant/pom.xml maven/shared/trunk/mave

svn commit: r698015 - in /maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples: generate-descriptor.apt generate-help.apt generate-report.apt

2008-09-22 Thread bentmann
Author: bentmann Date: Mon Sep 22 14:59:44 2008 New Revision: 698015 URL: http://svn.apache.org/viewvc?rev=698015&view=rev Log: o Added element to example POM snippets to promote best practice Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/generate-descriptor.a

svn commit: r698014 - /maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

2008-09-22 Thread bentmann
Author: bentmann Date: Mon Sep 22 14:57:37 2008 New Revision: 698014 URL: http://svn.apache.org/viewvc?rev=698014&view=rev Log: o Inherited from maven-plugins:12 Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml URL:

svn commit: r698007 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/ProjectUri.java

2008-09-22 Thread sisbell
Author: sisbell Date: Mon Sep 22 14:40:06 2008 New Revision: 698007 URL: http://svn.apache.org/viewvc?rev=698007&view=rev Log: Incorrectly specified collection in ProjectUri. Fixed this. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/ProjectUri.

svn commit: r697982 - /maven/plugins/trunk/maven-jar-plugin/pom.xml

2008-09-22 Thread jdcasey
Author: jdcasey Date: Mon Sep 22 13:45:41 2008 New Revision: 697982 URL: http://svn.apache.org/viewvc?rev=697982&view=rev Log: [MJAR-28] Update to use maven-archiver 2.4-snapshot, which provides much more control over classpath layout, including the type of snapshot versioning to use. Modified:

svn commit: r697981 - in /maven/shared/trunk/maven-archiver/src: main/java/org/apache/maven/archiver/ManifestConfiguration.java main/java/org/apache/maven/archiver/MavenArchiver.java site/apt/examples

2008-09-22 Thread jdcasey
Author: jdcasey Date: Mon Sep 22 13:44:40 2008 New Revision: 697981 URL: http://svn.apache.org/viewvc?rev=697981&view=rev Log: improve documentation for classpath examples some more, and add useUniqueVersions feature to manifest configuration for use in repository and simple (default) classpath

svn commit: r697979 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/ArtifactModelContainerFactory.java

2008-09-22 Thread sisbell
Author: sisbell Date: Mon Sep 22 13:36:35 2008 New Revision: 697979 URL: http://svn.apache.org/viewvc?rev=697979&view=rev Log: Fixed problem with inheriting versions of artifacts. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/ArtifactModelConta

svn commit: r697965 - in /maven/shared/trunk/maven-archiver/src: main/java/org/apache/maven/archiver/ test/java/org/apache/maven/archiver/ test/resources/

2008-09-22 Thread jdcasey
Author: jdcasey Date: Mon Sep 22 12:58:52 2008 New Revision: 697965 URL: http://svn.apache.org/viewvc?rev=697965&view=rev Log: [MSHARED-36] Switch to using the timestamp/buildnumber version for classpath entries by default, customizable using the custom classpathLayoutType and a specified custom

svn commit: r697952 - in /maven/shared/trunk/maven-archiver: ./ src/main/java/org/apache/maven/archiver/ src/site/apt/examples/ src/test/java/org/apache/maven/archiver/

2008-09-22 Thread jdcasey
Author: jdcasey Date: Mon Sep 22 12:16:33 2008 New Revision: 697952 URL: http://svn.apache.org/viewvc?rev=697952&view=rev Log: [MSHARED-32] Introduce custom classpath layout; see src/site/examples/classpath.apt for more information. Modified: maven/shared/trunk/maven-archiver/pom.xml ma

svn commit: r697931 - in /maven/archetype/tags/maven-archetype-2.0-alpha-4: ./ archetype-common/ archetype-packaging/ archetype-plugin/ archetype-testing/ archetype-testing/archetype-proxy/ archetype-

2008-09-22 Thread rafale
Author: rafale Date: Mon Sep 22 11:31:57 2008 New Revision: 697931 URL: http://svn.apache.org/viewvc?rev=697931&view=rev Log: [maven-release-plugin] copy for tag maven-archetype-2.0-alpha-4 Added: maven/archetype/tags/maven-archetype-2.0-alpha-4/ - copied from r697900, maven/archetype/

svn commit: r697930 - in /maven/archetype/trunk: archetype-common/pom.xml archetype-packaging/pom.xml archetype-plugin/pom.xml archetype-testing/archetype-proxy/pom.xml archetype-testing/archetype-rep

2008-09-22 Thread rafale
Author: rafale Date: Mon Sep 22 11:31:47 2008 New Revision: 697930 URL: http://svn.apache.org/viewvc?rev=697930&view=rev Log: [maven-release-plugin] prepare release maven-archetype-2.0-alpha-4 Modified: maven/archetype/trunk/archetype-common/pom.xml maven/archetype/trunk/archetype-packagi

svn commit: r697932 - in /maven/archetype/trunk: archetype-common/pom.xml archetype-packaging/pom.xml archetype-plugin/pom.xml archetype-testing/archetype-proxy/pom.xml archetype-testing/archetype-rep

2008-09-22 Thread rafale
Author: rafale Date: Mon Sep 22 11:32:08 2008 New Revision: 697932 URL: http://svn.apache.org/viewvc?rev=697932&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/archetype/trunk/archetype-common/pom.xml maven/archetype/trunk/archetype-packaging/po

svn commit: r697914 - /maven/components/trunk/maven-shared-model/src/main/java/org/apache/maven/shared/model/ModelProperty.java

2008-09-22 Thread sisbell
Author: sisbell Date: Mon Sep 22 10:34:19 2008 New Revision: 697914 URL: http://svn.apache.org/viewvc?rev=697914&view=rev Log: Fix: XML property values should not have CDATA sections. Modified: maven/components/trunk/maven-shared-model/src/main/java/org/apache/maven/shared/model/ModelPropert

svn commit: r697903 - /maven/project/KEYS

2008-09-22 Thread rafale
Author: rafale Date: Mon Sep 22 10:24:13 2008 New Revision: 697903 URL: http://svn.apache.org/viewvc?rev=697903&view=rev Log: Added Raphaël Piéroni key Modified: maven/project/KEYS Modified: maven/project/KEYS URL: http://svn.apache.org/viewvc/maven/project/KEYS?rev=697903&r1=697902&r2=6979

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

2008-09-22 Thread rafale
Author: rafale Date: Mon Sep 22 10:05:24 2008 New Revision: 697900 URL: http://svn.apache.org/viewvc?rev=697900&view=rev Log: updated to maven-parent-9 Modified: maven/archetype/trunk/pom.xml Modified: maven/archetype/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/archetype/trunk/pom