OK, only the errors are relevant, and some indicate that you're missing some dirs. For example make the lib directory referenced below.
I think you should go back to version 0.5 as-is, rather than try any modifications. I think it was built with Maven 2.x rather than 3.x, so you may have to try an older Maven, I don't know. I would direct you to try trunk, but taste-web has been removed. However you can of course create your own web app out of the materials in the project. It's just that some of these build features have become unsupported On Sun, Dec 4, 2011 at 11:28 AM, VIGNESH PRAJAPATI <[email protected]>wrote: > > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-resources-plugin:2.4:resources > (default-resources) on project mahout-taste-webapp: Execution > default-resources of goal > org.apache.maven.plugins:maven-resources-plugin:2.4:resources failed: > basedir C:\cygwin\home\vigs\mahout-distribution-0.5\taste-web\lib is not a > directory -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException > >
