It appears to be installing the Cayenne JARs: [INFO] Installing /Users/mgentry/Projects/Eclipse/Cayenne30/framework/cayenne-server/target/cayenne-server-3.0-SNAPSHOT-sources.jar to /Users/mgentry/.m2/repository/org/apache/cayenne/cayenne-server/3.0-SNAPSHOT/cayenne-server-3.0-SNAPSHOT-sources.jar
I'm using Maven 2.0.9 currently. There is a 2.0.10 and a 2.2.1 on the Maven site. Which of those are you using? Thanks, mrg On Fri, Jan 8, 2010 at 9:37 AM, Aristedes Maniatis <[email protected]> wrote: > On 9/01/10 1:13 AM, Michael Gentry wrote: >> >> >> /Users/mgentry/Projects/Eclipse/Cayenne30/tutorials/tutorial/src/main/java/org/apache/cayenne/tutorial/persistent/auto/_Artist.java:[6,25] >> cannot find symbol >> symbol : class CayenneDataObject >> location: package org.apache.cayenne > > We were seeing similar things on Hudson. Make sure you have the latest > version of maven. Also make sure you install the main Cayenne jars (not just > build them) BEFORE it gets to the tutorials. Perhaps it is > building/installing them out of order. > > Ari > > -- > --------------------------> > Aristedes Maniatis > GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A >
