Author: kmenard
Date: Thu Nov 2 15:54:07 2006
New Revision: 470605
URL: http://svn.apache.org/viewvc?view=rev&rev=470605
Log:
Make user of the eclipse maven2 plugin.
Modified:
incubator/cayenne/main/trunk/other/maven-plugin/.classpath
incubator/cayenne/main/trunk/other/maven-plugin/.project
Modified: incubator/cayenne/main/trunk/other/maven-plugin/.classpath
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/other/maven-plugin/.classpath?view=diff&rev=470605&r1=470604&r2=470605
==============================================================================
--- incubator/cayenne/main/trunk/other/maven-plugin/.classpath (original)
+++ incubator/cayenne/main/trunk/other/maven-plugin/.classpath Thu Nov 2
15:54:07 2006
@@ -1,36 +1,7 @@
-<classpath>
- <classpathentry kind="src" path="src/main/java"/>
- <classpathentry kind="output" path="target/classes"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="var"
path="M2_REPO/jgoodies/looks/1.3.1/looks-1.3.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/objectstyle/ashwood/ashwood/1.1/ashwood-1.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/commons-collections/commons-collections/3.1/commons-collections-3.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/commons-lang/commons-lang/2.1/commons-lang-2.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/jgoodies/forms/1.0.5/forms-1.0.5.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/cayenne/core/cayenne-jdk1.5/3.0-incubating-SNAPSHOT/cayenne-jdk1.5-3.0-incubating-SNAPSHOT.jar"
sourcepath="M2_REPO/org/apache/cayenne/core/cayenne-jdk1.5/3.0-incubating-SNAPSHOT/cayenne-jdk1.5-3.0-incubating-SNAPSHOT-sources.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/cayenne/modeler/cayenne-modeler/3.0-incubating-SNAPSHOT/cayenne-modeler-3.0-incubating-SNAPSHOT.jar"/>
- <classpathentry kind="var"
path="M2_REPO/foundrylogic/vpp/vpp/2.2.1/vpp-2.2.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar"/>
- <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-plugin-tools-api/2.0.4/maven-plugin-tools-api-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar"/>
- <classpathentry kind="var"
path="M2_REPO/commons-logging/commons-logging/1.1/commons-logging-1.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/velocity/velocity/1.3/velocity-1.3.jar"/>
- <classpathentry kind="var"
path="M2_REPO/hsqldb/hsqldb/1.8.0.4/hsqldb-1.8.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.jar"/>
- <classpathentry kind="var" path="M2_REPO/ognl/ognl/2.6.7/ognl-2.6.7.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar"/>
- <classpathentry kind="var" path="M2_REPO/asm/asm/2.2.3/asm-2.2.3.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/cayenne/core/cayenne-jdk1.4/3.0-incubating-SNAPSHOT/cayenne-jdk1.4-3.0-incubating-SNAPSHOT.jar"
sourcepath="M2_REPO/org/apache/cayenne/core/cayenne-jdk1.4/3.0-incubating-SNAPSHOT/cayenne-jdk1.4-3.0-incubating-SNAPSHOT-sources.jar"/>
- <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/scopemvc/scopemvc/1.0.1/scopemvc-1.0.1.jar"/>
-</classpath>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con"
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="output" path="target/classes"/>
+</classpath>
Modified: incubator/cayenne/main/trunk/other/maven-plugin/.project
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/other/maven-plugin/.project?view=diff&rev=470605&r1=470604&r2=470605
==============================================================================
--- incubator/cayenne/main/trunk/other/maven-plugin/.project (original)
+++ incubator/cayenne/main/trunk/other/maven-plugin/.project Thu Nov 2
15:54:07 2006
@@ -1,15 +1,24 @@
-<projectDescription>
- <name>cayenne-maven-plugin</name>
- <comment>Apache Cayenne is a powerful, full-featured Java Object
- Relational Mapping framework currently in incubation.</comment>
- <projects/>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments/>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>cayenne-maven-plugin</name>
+ <comment>Apache Cayenne is a powerful, full-featured Java Object
+ Relational Mapping framework currently in incubation.</comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.maven.ide.eclipse.maven2Nature</nature>
+ </natures>
+</projectDescription>