"Barrie Treloar" <[EMAIL PROTECTED]> schrieb am 07.12.2006 10:50:33:
> > > 3. Have you tried to delete your local Maven repo? Or at least the > > > maven-metadata-*.xml files? > > > > No, this was a last resort. > > > > I'm trying to build from home and see what happens there. > > > > Hmm, I have a clean machine at home and it build fine (except for test > failures...) Congratulations, you've run into the Maven Suicide Bug. Sometimes, maven downloads something which it shouldn't and afterwards, it suddenly is unable to resolve version, dependencies, whatever. Try to locate all SNAPSHOTs in your local maven repo and delete them. If that doesn't help, wipe the whole thing. You're on a fat internet connect, right? If that doesn't help, make sure your firewall doesn't block certain things. Note: I'm working on a Maven Proxy (something which you specify in <proxy>) which can prevent Maven from seeing something which it shouldn't (like certain snapshots, buggy POMs, deadly versions of JARs, etc). Regards, -- Aaron Digulla --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]