On Mon, Oct 25, 2010 at 6:30 PM, Jeff Eastman <[email protected]> wrote:
> Ok, I'm frustrated too. The Quick Start instructions in the Wiki 
> (BuildingMahout) say only to run "mvn install" from the checked-out 
> directory. They say nothing about adding -Prelease, but even adding that to 
> the top-level "mvn install -Prelease" does not produce a build with a bin 
> directory. And, there is no bin directory in distribution/target directory 
> either. It should not be this difficult.

Jeff,

I never wrote that the 'bin' directory would be sitting directly in
target. I wrote that it would be in the distribution artifacts in
target. Please run 'ls -R' in distribution/target and post the results
so that we can be on the same page.

Or log into people.apache.org and repro this so that I can log in and
see what you got.

The build instructions are tilted toward a 'traditional maven build.'
They assume that most people don't want a full distribution with a
'bin' directory. They just want to build the libraries. So the
instructions don't talk about the release process.

So, yes, the instructions could use some help here.

--benson





>
> If the procedure detailed in the wiki does not produce a bin directory at 
> $MAHOUT_HOME, then all of the examples which refer to $MAHOUT_HOME/bin/mahout 
> ... will fail too.
>
> -----Original Message-----
> From: Benson Margulies [mailto:[email protected]]
> Sent: Monday, October 25, 2010 3:05 PM
> To: [email protected]
> Subject: Re: [VOTE] 0.4 take 2
>
> If you build with -Prelease, you should find the bin directory hiding
> down in distribution/target.
>
> I can't easily imagine how it would fail to work for you.
>
>
> On Mon, Oct 25, 2010 at 5:01 PM, Jeff Eastman <[email protected]> wrote:
>> Well, I downloaded 
>> "https://repository.apache.org/content/repositories/orgapachemahout-005/org/apache/mahout/mahout-distribution/0.4/mahout-distribution-0.4-src.tar.gz";.
>>  I've unpacked and built it as described below. There is no bin directory.
>>
>> -----Original Message-----
>> From: Grant Ingersoll [mailto:[email protected]]
>> Sent: Monday, October 25, 2010 1:32 PM
>> To: [email protected]
>> Subject: Re: [VOTE] 0.4 take 2
>>
>> If you download what's in mahout-distribution under the link Benson sent, 
>> you get a bin directory.
>>
>> On Oct 25, 2010, at 4:12 PM, Jeff Eastman wrote:
>>
>>> Followed the instructions in wiki BuildingMahout, but still no bin 
>>> directory. Tried running mvn install -Prelease from top level. It took 
>>> longer but still no bin directory. The wiki pages suggest mvn install 
>>> should be sufficient to be able to run $MAHOUT_HOME/bin/mahout but with no 
>>> bin directory...
>>>
>>> What is the correct mvn incantation to build bin? At minimum, the wiki 
>>> needs to reflect this.
>>>
>>> -----Original Message-----
>>> From: Benson Margulies [mailto:[email protected]]
>>> Sent: Monday, October 25, 2010 8:40 AM
>>> To: [email protected]
>>> Subject: Re: [VOTE] 0.4 take 2
>>>
>>> mvn install doesn't make a bin directory.
>>>
>>> If your goal is a disrtro, you need -Prelease.
>>>
>>> On Mon, Oct 25, 2010 at 11:27 AM, Jeff Eastman
>>> <[email protected]> wrote:
>>>> On 10/24/10 6:42 PM, Benson Margulies wrote:
>>>>>
>>>>> Here we go again.
>>>>>
>>>>> https://repository.apache.org/content/repositories/orgapachemahout-005/
>>>>>
>>>>> This has the additional fix to the distribution and updates to POMS.
>>>>>
>>>>> vote good for 72 hours.
>>>>>
>>>>> +1 here.
>>>>>
>>>> I unpacked the new bits and the mvn install went ok, but after there is no
>>>> bin directory.
>>>>
>>
>> --------------------------
>> Grant Ingersoll
>> http://www.lucidimagination.com
>>
>>
>

Reply via email to