The problem is gone after I modify top level's pom.xml (Line # 396) to have
right path for the file supplemental-models.xml.

I am wondering how it works w/o modification.

new
===
<appendedResourcesDirectory>*.*
/src/main/appended-resources</appendedResourcesDirectory>

old
==
<appendedResourcesDirectory>*..*
/src/main/appended-resources</appendedResourcesDirectory>

thanks

Tim

On Thu, Oct 14, 2010 at 7:01 AM, Jeff Eastman <[email protected]>wrote:

>  I just did a clean checkout on my Mac and it built without issue. I'm
> going to look for a file system permission issue on the other box where
> building from the command line fails with the same symptoms as reported in
> this issue.
>
>
> On 10/13/10 9:45 PM, Chris Schilling wrote:
>
>> Yeah, I see the same thing (eclipse helios, m2eclipse plugin).  Ive been
>> building from the command line and importing the "maven" project into
>> eclipse.
>>
>>
>> On Oct 13, 2010, at 8:38 PM, gabeweb wrote:
>>
>>  If it helps, I get this problem with the trunk when building from within
>>> Eclipse 1.5 using the m2 plugin on OS X 10.6, but not when building from
>>> the
>>> command line.  So I'm currently just building from the command line :)
>>> --
>>> View this message in context:
>>> http://lucene.472066.n3.nabble.com/Building-mahout-tp1697626p1698594.html
>>> Sent from the Mahout User List mailing list archive at Nabble.com.
>>>
>>
>>
>

Reply via email to