Here's where the bin dir arrives in my tree when I run a -Prelease build.

/Users/benson/asf/mahout/distribution/target ls
mahout-distribution-0.5-SNAPSHOT/mahout-distribution-0.5-SNAPSHOT
bin                                     mahout-core-0.5-SNAPSHOT-job.jar        
mahout-math-0.4.jar
conf                                    mahout-core-0.5-SNAPSHOT.jar            
mahout-math-0.5-SNAPSHOT.jar
docs                                    mahout-examples-0.4-job.jar             
mahout-taste-webapp-0.4.war
lib                                     mahout-examples-0.4.jar                 
mahout-taste-webapp-0.5-SNAPSHOT.war
mahout-core-0.4-job.jar                 mahout-examples-0.5-SNAPSHOT-job.jar    
mahout-utils-0.4.jar
mahout-core-0.4.jar                     mahout-examples-0.5-SNAPSHOT.jar        
mahout-utils-0.5-SNAPSHOT.jar




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.
>
> 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