I did an MVN install from Mahout trunk. i.e the location http://svn.apache.org/repos/asf/lucene/mahout/trunk
I am using vista and apparently some tests are failing for mvn install for CORE. I also tried mvn -fn install in the core and in taste-web package . Still not working. On another note: Has you out anythought to implementing TASTE for a)google App Engine for Java and b) using simple db has the database On Fri, Apr 10, 2009 at 2:18 PM, Sean Owen <[email protected]> wrote: > Did you do mvn install from the top (trunk)? I believe that would > resolve both, but, could be wrong -- could still be an issue here. > > On Fri, Apr 10, 2009 at 9:24 PM, Niraj <[email protected]> > wrote: > > I am struggling getting taste-grouplense demo up and running. Would > > appreciate if someone could let me know what I am doing wrong. > > This is what I did > > 1. I got the latest code from SVN > > 2. Then I followed the instructions at > > http://lucene.apache.org/mahout/taste.html#demo > > - I am fine until bullet number 6 in the instructions. My problems > > start with #7 > > #7- cp ../examples/target/grouplens.jar ./lib > > -- There is not grouplens.jar in the examples/target directory. [ > > BUG in document] > > #9 mvn package > > -- When I run mvn package , I get the > > > > >
