Hello, I have the same problem as the one mentioned here: http://www.manning-sandbox.com/thread.jspa?messageID=121711𝭯 There is no web-taste/ folder in the Mahout 0.7 distribution. I did the mvn package command for the chapter 05 examples and got 3 JAR files:
mia-0.1.jar; mia-0.1-jar-with-dependencies.jar; mia-0.1-job.jar. So how do I make a WAR out of the mia-0.1.jar? I guessed I have to copy this JAR into the integration/lib and run mvn package from the integration/ folder, but as you mentioned in that forum thread, there is no build file and I would need to create my own. Problem is, I have no idea how to make one and don't really know which files I need to build; all of the integration files? I would appreciate your help. Regards, William Q.
