The newly added testMinimalConfiguration in CoreTest in the Core module depends on abdera-parser being on the runtime classpath (since otherwise the factory, etc. are null). Since parser depends on core, this creates a circular dependency. This test should probably be moved somewhere else, maybe to parser.
-- Stephen Duncan Jr www.stephenduncanjr.com
