Sean,

Any of these should work fine, and appear to work fine for others.

If you are not running 2.1.0, I'd recommend an upgrade. If you are,
I'd recommend flushing your local repository and seeing if things get
better.

The structure here is a common one, so I don't have any idea why it is
misbehaving for you.

--benson


On Mon, Jul 20, 2009 at 8:55 AM, Sean Owen<sro...@gmail.com> wrote:
> (Maven version is 2.1.0-M1 on a Mac)
>
> 'mvn install' succeeds from within the maven/ directory. But I see the
> same result when then running this from core/, or the root,
> afterwards.
>
> What, in theory, is the 'right' way to build? which commands, from
> which dir? if I just want to generate a .jar with the library code.
>
> On Mon, Jul 20, 2009 at 1:51 PM, Benson Margulies<bimargul...@gmail.com> 
> wrote:
>> Sean,
>>
>> The core POM has a parent that looks for
>> org.apache.mahout:maven-parent:0.2-SNAPSHOT, with a relativePath of
>> ../maven.
>>
>> The maven-parent pom seems to be indeed defining
>>
>> org.apache.mahout:maven-parent:0.2-SNAPSHOT.
>>
>>  Does it work if you run maven in the 'maven' directory and then run
>> it from the core directory?
>>
>> I don't think you've mentioned your maven version yet.
>>
>> I sort of hope that Grant did the sanity test of removing his local
>> repo for org/apache/mahout before he committed this.
>

Reply via email to