Yes this doesn't exist as a push-button solution anymore. There is no
target that builds a .war. However it's pretty easy to resurrect the
script from 0.5, or, simply configure your IDE to build a .war with
the Mahout .jar, your .jar, and a one-liner web.xml that configures
RecommenderServlet.

Sean

On Wed, Mar 7, 2012 at 4:54 PM, Ben Brodie <ben.bro...@ignitionone.com> wrote:
> Hi,
>
> I am not all that familiar with maven, and perhaps that is the source of my 
> troubles. I can not figure out how to use the "integration" directory for 
> packaging a recommender as a war file. The website only gives an example that 
> is already set up, but that doesn't tell me how to package my own 
> recommender. I also have Mahout In Action, but this is written for 0.5, which 
> seems to use a different method of this. Furthermore, the current 
> distribution of 0.5 does not have the same structure as that referred to in 
> Mahout In Action.
>
> This should be easy --- I have my custom Recommender and would like to 
> package this as a war file (preferably with 0.6). All I need is a direct 
> explanation of how to accomplish this.
>
> Thanks,
> Ben

Reply via email to