Thanks Mark, Looks to be pretty much what I need, many thanks for the link to the update-dev location.
Just ran into a few problems running the plugin, DLL linkage errors and the killer was when it decided it needed to download j2ee-1.3.1.jar from our internal Repository (and never completed doing so) even though it was already in my local repository. Couldn't cancel it, had to kill Eclipse. But adding an entry for the global settings file is definitely a step forward. It would be nice if it defaulted to M2_HOME if that was defined. Looking forward to 0.0.11 being released. BTW Surely the plugin has advanced enough to name a release 1.0 ?? William -----Original Message----- From: Mark Hewett [mailto:[EMAIL PROTECTED] Sent: Friday, 13 April 2007 12:14 AM To: [EMAIL PROTECTED] Subject: [***POSSIBLE SPAM***] - Re: [m2eclipse-user] Forcing Eclipse to read from M2_HOME/conf/settings.xml - Email found in subject On 4/11/07, William Ferguson <[EMAIL PROTECTED]> wrote: > how do I get Eclipse to download artifacts from the repositories that > I have configured in M2_HOME/conf/settings.xml? In the 0.0.11 development build there is a preference for "Global Settings File", which you could point to your settings.xml. I believe that by default only ~/.m2/settings.xml is used. I've not tried this setting, but you may want to check out the latest build to see if it works for you. I think the update site is: http://m2eclipse.codehaus.org/update-dev/. --------------------------------------------------------------------- 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
