Mark Lundquist wrote: > > On Jan 11, 2007, at 12:35 PM, Grzegorz Kossakowski wrote: > >> You have to set up variable 'M2_REPO' in Eclipse (in build classpath >> settings somewhere) to point on the directory where your Maven's repo >> sit. >> > > yes... thanks :-) > —ml— > you can also use
mvn eclipse:add-maven-repo -Dworkspace=workspaceLocation the plugin will take care of M2_REPO variable. http://maven.apache.org/plugins/maven-eclipse-plugin/add-maven-repo-mojo.html -- Leszek Gawron CTO at MobileBox Ltd.
