Hi Eugene, Did you ever check on this? I created a version of the plugin 0.0.10 with an embedder that downloads the latest version of the SNAPSHOTs on a Project-Clean. 0.0.10 doesn't and also the dev build I just installed doesn't: org.maven.ide.eclipse_0.0.11.20070304-1200.jar It is important to get the latest version of our internal dependencies when doing a clean build. --Duncan
-----Original Message----- From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] Sent: Saturday, February 03, 2007 12:10 PM To: [email protected] Subject: Re: [m2eclipse-user] Updated Dependencies used for compile check? There used to be a preference for this, but it was removed due to issues in the Embedder. I'll check this with Jason on a next occasion. regards, Eugene McNaught, Duncan wrote: > When we do a Project/Clean, the latest version of the SNAPSHOT for a > dependency isn't downloaded unless there isn't one in the local > repository. > --Duncan > > -----Original Message----- > From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] > Sent: Friday, February 02, 2007 1:06 PM > To: [email protected] > Subject: Re: [m2eclipse-user] Updated Dependencies used for compile > check? > > McNaught, Duncan wrote: > >> When Eclipse checks the source for errors - does the eclipse plugin >> download updated dependencies from the repository? >> > Can you please be more specific? > > For instance Eclipse don't check source for error - it does compile > your Java code. > > When Maven classpath container is used in Java project, the state of > that container is refreshed in several cases: > > -- pom.xml is changed for the current project > -- Project / Clean... is executed > -- Some project in the Eclipse workspace that is recognized as > dependency have changes in its poms > > regards, > Eugene > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
