On Tue, Jul 21, 2009 at 12:57 PM, Bernd Fondermann<[email protected]> wrote: > A problem (I had before the split with mvn already) when starting the > server are missing excluded dependencies. This is fixed by removing > [snip]
Fixed now. For now, if you want to run mvn test for the entire project, we're running into this bug http://jira.codehaus.org/browse/MNG-2045. So, until I figure out how to fix that, you have to run mvn install instead of mvn test. Otherwise, spec compliance and pubsub is now broken out of core into it's own module. /niklas
