So when you build successfully, can you grep the output for 'test-jar' and see where it is successfully finding these things? I suspect this will point directly to the problem.
On Fri, Mar 12, 2010 at 9:08 PM, Grant Ingersoll <gsing...@apache.org> wrote: > I'm almost identical: > 10.6.2 > > java version "1.6.0_17" > Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248-10M3025) > Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode) > > mvn -version > Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) > Java version: 1.6.0_17 > Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home > Default locale: en_US, platform encoding: MacRoman > OS name: "mac os x" version: "10.6.2" arch: "x86_64" Family: "mac" > > I haven't deleted my ~/.m2/repo, but I can try.