I built the maven-embedder from trunk 1/31 and that fixed the problem of downloading dependencies when running maven as an external task. When Eclipse checks the source for errors - does the eclipse plugin download updated dependencies from the repository? Thanks --Duncan
-----Original Message----- From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 30, 2007 12:30 PM To: [email protected] Subject: Re: [m2eclipse-user] RE: Built Maven 2.0.5 to fix MNG-1908, but Eclipse plugin uses 2.0.4. McNaught, Duncan wrote: > What version of Maven did you use to build 0.0.10 of the plugin? > It doesn't seem to have the fix for downloading updated dependencies: > http://jira.codehaus.org/browse/MNG-1908 Plugin is not really using Maven itself and not built with Maven. It is using Maven Embedder component. Version of the Embedder included with 0.0.10 release is a snapshot build from trunk. You can always get the timestamp from the jar name, i.e. maven-embedder-2.1.0.v20070110-2115-dep.jar Hope that helps. 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
