On Wed, Aug 5, 2009 at 2:08 AM, Thorsten
Scherler<[email protected]> wrote:
> On Mon, 2009-08-03 at 15:26 -0700, Adam Rosien wrote:
>> 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?
>
> Yes, please.

I downloaded everything onto another machine and trunk built fine.
Looking at my other machine I had explicit maven internal repositories
in my ~/.m2/settings.xml, and the internal repo didn't like an
unspecified version. I don't think this patch is necessary since
without specific overrides trunk builds fine.

>
>> * 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.
>
> Yeah, there have been talk around to do exactly this. Maybe this should
> go a crawler package like Mingfai Ma mentioned. Web crawling is the most
> common case after all.
>
> Looking forward for your patches.
>
> salu2
>
>>
>> .. Adam
> --
> Thorsten Scherler <thorsten.at.apache.org>
> Open Source Java <consulting, training and solutions>
>
> Sociedad Andaluza para el Desarrollo de la Sociedad
> de la Información, S.A.U. (SADESI)
>
>
>
>
>

Reply via email to