I've never used maven to build mahout. But when using eclipse I add the dependencies to the class path. Is that an option for you?
On 3 Mar 2010, at 11:16, Jeff Zhang wrote: > Hi all, > > I'd like to create eclipse project using maven for mahout, but I meet a > error message. How people here create eclipse project ? Can you create it > successfully ? > > The following is the error message: > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Mahout Taste Webapp > [INFO] task-segment: [eclipse:eclipse] > [INFO] > ------------------------------------------------------------------------ > [INFO] Preparing eclipse:eclipse > [INFO] [remote-resources:process {execution: default}] > [INFO] [eclipse:eclipse] > [INFO] Using Eclipse Workspace: D:\Code\workspace > [INFO] Adding default classpath container: > org.eclipse.jdt.launching.JRE_CONTAIN > ER > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Cant canonicalize system path: {0} > > Embedded error: The filename, directory name, or volume label syntax is > incorrec > t > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > > -- > Best Regards > > Jeff Zhang