I'm not sure what could be wrong. It seems most people have been able to build. I can deploy the snapshots, which would at least you use them without having to build yourself. I was holding off until at least one other dev confirmed that I didn't just totally bork the project structure. -- Kevin
On Tue, May 5, 2009 at 11:45 AM, Demetrios Kyriakis < [email protected]> wrote: > One more thing to check - Maven version, which may cause the different >> behavior: >> >> $ mvn -v >> Apache Maven 2.1.0 (r755702; 2009-03-18 15:10:27-0400) >> Java version: 1.5.0_16 >> > Mine is: > ============================= > c:\work\cayenne>mvn -v > Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100) > Java version: 1.6.0_07 > ... > ============================= > >
