Hi all, just checking out Droids for an internal crawler project. A couple of things I ran into:
* Maven couldn't find the org.codehaus.mojo buildnumber-maven-plugin without an explicit version. I specified version '1.0-beta-1' and that worked. Would you like a patch? * It seems weird to me that droids-core depends on droids-norobots. Perhaps org.apache.droids.protocol.http should be extracted into its own subproject; currently that package is only referenced by test code which itself could be extracted. I'd be happy to do this, let me know. .. Adam
