What happens sometimes is that the MAVEN2 container for the classpath entries disappears. Try adding it through Project->Properties->Java Build Path->Libraries->Add Library->Maven Managed Dependencies.
regards, Stefan On Wed, 2007-05-16 at 13:13 +1000, William Ferguson wrote: > I'm using version 0.0.10 (really want to use 0.0.11 to be able to > specify my global settings file but found that it hangs > indiscriminately) and in the last week or so have noticed that the > Maven2Dependencies no longer seem to get populated when I open a project > (they used to get resolved). > > Consequently I can no longer build Maven projects within Eclipse as none > of the dependencies get resolved. > > Maven builds it fine from the command line. > And all dependencies are in my local repository. > > Any ideas on why m2eclipse-plugin is not resolving the dependencies? > > William > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email -- best regards, Stefan Seidel software developer ________________________ VUB Printmedia GmbH Chopinstraße 4 D-04103 Leipzig Germany tel. +49 (341) 9 60 50 07 fax. +49 (341) 9 60 50 92 mail. [EMAIL PROTECTED] web. www.vub.de HRB Köln 24015 UStID DE 122 649 251 GF Dr. Achim Preuss Neudorf, Dr. Christian Preuss Neudorf --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
