You're not looking in the right place. The 'bin' directory is created as part of the distribution by the assembly plugin.
Look in distribution/target at the various outputs, and you'll find bin directories in them. On Mon, Oct 25, 2010 at 4:12 PM, Jeff Eastman <[email protected]> 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. >> >
