M, pedram salehpoor
>> wrote:
>>> For Hadoop I was thinking about making them assemblies usable for c#.
>>>
>>> But ever changing code is a problem. Do currently new features are added
>> or
>>> the next version is more bug cleaning?
>>
Steven B
I've never used maven to build mahout. But when using eclipse I add the
dependencies to the class path. Is that an option for you?
On 3 Mar 2010, at 11:16, Jeff Zhang wrote:
> Hi all,
>
> I'd like to create eclipse project using maven for mahout, but I meet a
> error message. How people here cr