It smells like jars are either not getting built or that they are not getting installed in your local repository when doing a full build.
Could it be some sort of odd permissions problem? Why this would be the case is beyond me but I would be interested in looking at the build logs when building from a clean repo too. Glad you managed to get it to work tho. On Mar 13, 2010 3:39 AM, "Sean Owen" <sro...@gmail.com> wrote: Well color me confused, it's working this morning. I'm supposing that I managed to manually build some artifacts and install them by messing around in various directories. I got the same problem again when building from the top in a clean repo / clean directory. I see lines like this but they indicate the test jars can't be found. I also see such a problem with the collections-codegen-plugin. It's plainly a local repository issue, exactly what I don't know. I'm going to knock this on the head for now since it clearly works for others. On Sat, Mar 13, 2010 at 2:17 AM, Drew Farris <drew.far...@gmail.com> wrote: > Sean, I see entries l...