OK, Maven didn't even start to build because it depends on commons-util as well - I've now also removed that dependency, just to get:
Buildfile: build-gump.xml does not exist! Build failed well, that's true. Maybe you've forgotten to check in that file, Dion? Anyway, at this point its fairly clear that we either need a way to bootstrap Maven or have Maven-independent build files for commons-util and commons-xo if we want to get anywhere. As the number of projects that use Maven is likely to grow, I'd expect more circular dependencies to appear, so bootstraping Maven is probably the better option - do you see any chance? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
