You're right Jeff, looks like we missed the taste-web Assembly name.
I'll rebuild.
On Mar 3, 2009, at 4:40 PM, Jeff Eastman wrote:
There are a lot of directories on that path, which one should I use?
I tried downloading and expanding http://people.apache.org/~gsingers/staging-repo/mahout/org/apache/mahout/mahout/0.1/mahout-0.1-all.tar.gz
. It expanded ok and had a README.txt file which pointed me to http://cwiki.apache.org/MAHOUT/quickstart.html
. But, that page was of no help in figuring what to do with the
"release".
Browsing the wiki for how to really get started, I found http://cwiki.apache.org/MAHOUT/buildingmahout.html
. It suggested starting from a clean trunk checkout and running "mvn
compile", so I tried that in the above with the following result:
jeff-eastmans-macbook-pro:mahout-0.1 jeff$ mvn compile
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: unknown
Reason: Could not find the model file '/Users/jeff/Desktop/
mahout-0.1/taste-web/pom.xml'.
I think this whole switch to maven has unfortunately left me in the
dust. I would think that a RC would at least have enough
instructions in it for a reasonable person to do something useful. I
still cannot figure out how to get Eclipse to compile the trunk
checkout either, so I'm dead in the water.
-1
Jeff
Grant Ingersoll wrote:
OK, new RC is up on http://people.apache.org/~gsingers/staging-repo/mahout/org/apache/mahout/
It should have Isabel's changes.
Have a look, and if it's good, then we can do a vote.
-Grant