On Tue Sean Owen <[email protected]> wrote: > You can depend on the artifacts in the Maven repository, or just run > 'mvn install' locally to build all the .jars.
Or you can pull them from the Apache maven repo: Core: https://repository.apache.org/service/local/artifact/maven/redirect?r=releases&g=org.apache.mahout&a=mahout-core&v=0.2&p=jar Examples: https://repository.apache.org/service/local/artifact/maven/redirect?r=releases&g=org.apache.mahout&a=mahout-examples&v=0.2&p=jar Webapp for Taste: https://repository.apache.org/service/local/artifact/maven/redirect?r=releases&g=org.apache.mahout&a=mahout-taste-webapp&v=0.2&p=war Utils: https://repository.apache.org/service/local/artifact/maven/redirect?r=releases&g=org.apache.mahout&a=mahout-utils&v=0.2&p=jar > Yeah I think we should just include the .jars next time for > convenience. +1
