On Tuesday 14 August 2007 12:14, Mathias P.W Nilsson wrote: > Thanks! > > I've check out the project in Eclipse but there are error messages all over > the place. They mostly consist of M2_REPO error. Is this maven 2? How can I > bypass this?
try mvn -Declipse.workspace=<workspace> eclipse:add-maven-repo replace <workspace> by your workspace location, like /home/user/workspace that should add M2_REPO to the variables set Favio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
