Thanks, so the current work around is to restart Eclipse? Does it work? --Mark.
----- Original Message ---- From: houzecl <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, September 27, 2007 7:17:00 PM Subject: Re: [m2eclipse-user] Unable to parse user settings file warning don't worry. check: http://www.nabble.com/m2eclipse-0.0.11-%22Unable-to-parse-user-settings-file%22-tf4499756s177.html Mark Davis wrote: > > Hello > > When I specify any settings.xml file to maven plugin I receive > Unable to parse user settings file warning. > Unfortunately maven plugin does not tell what's wrong with the file. > While maven it self works with this file fine from the command line. > Here is the settings.xml I try > <?xml version="1.0" encoding="UTF-8"?> > > <localRepository/> > <interactiveMode/> > <usePluginRegistry/> > <offline/> > <pluginGroups/> > <servers/> > <mirrors/> > <proxies> > <proxy> > <id>optional</id> > <active>true</active> > <protocol>http</protocol> > <username>user</username> > <password>password</password> > <host>some.proxy.net</host> > <port>8080</port> > </proxy> > </proxies> > <activeProfiles/> > </settings> > > What could it be? How to fix it? > > PS > I use m2eclipse pluging version 0.0.11.20070916-2300 > > > > > > ____________________________________________________________________________________ > Yahoo! oneSearch: Finally, mobile search > that gives answers, not web links. > http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC > -- View this message in context: http://www.nabble.com/Unable-to-parse-user-settings-file-warning-tf4528837s177.html#a12923517 Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
