This had me confused as well, btw. I found it by just looking at what maven had created most recently but it wasn't obvious.
On Mon, Oct 25, 2010 at 1:31 PM, Grant Ingersoll <[email protected]>wrote: > 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 > >
