I think this is just old, and now you need to run from examples/. I
admit I don't know if this Jetty-based demo is still working or in the
project though. If so it should just be deleted.

On Fri, Jul 19, 2013 at 4:21 AM, Jason Lee <[email protected]> wrote:
> Hi, guys,
>
> I was trying to following the doc
> below:https://cwiki.apache.org/confluence/display/MAHOUT/Recommender+Documentation
>
> When I run jetty:run under *mahout-integration*, I am getting a
> ClassNotFoundException:
> org.apache.mahout.cf.taste.example.grouplens.GroupLensRecommender.
>
> I noticed that GroupLensRecommender is belong to *mahout-examples*, so
> i attempt add mahout-examples to dependencies of mahout-integration;
> But, unfortunately, there already has a reversed dependency between
> mahout-examples & mahout-integration, and Circular Dependency is not
> allowed in maven, so i failed.
>
> Btw, i am running mahout 0.8.

Reply via email to