On 10/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I figured this out - I just had to do a full build. Silly me. > > I was just confused when it said that it had problems downloading > something when it meant I needed to build it...
Yeah, its one of Maven's most confusing errors. It looks for the jar localy (where it would be if it was built) and failing that it looks online, when it fails to find it online it gives that rahter cryptic error. For full details see the FAQ :) http://geotools.org/display/GEOTOOLS/4++Maven+is+complaining+that+it+can%27t+download+a+specific+jar James ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
