Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Lew Newsgroups: comp.lang.java.programmer Subject: Re: Any maven experts here? Date: Thu, 22 Dec 2011 08:32:47 -0800 (PST) Organization: http://groups.google.com Lines: 31 Message-ID: <1932029.451.1324571567854.JavaMail.geo-discussion-forums@prfc16> References: Reply-To: comp.lang.java.programmer@googlegroups.com NNTP-Posting-Host: 173.164.137.214 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1324571677 9565 127.0.0.1 (22 Dec 2011 16:34:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 22 Dec 2011 16:34:37 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=173.164.137.214; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T User-Agent: G2/1.0 X-Google-Web-Client: true Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10954 Mark wrote: > Stanimir Stamenkov wrote: >>This looks like m2e (Maven integration for Eclipse) plug-in issue >>(not a Maven one), and seems very likely related to: >> >> https://bugs.eclipse.org/bugs/show_bug.cgi?id=350414 >> >> You may further ask questions about m2e on its user's mailing list: Stanimir just entered my grammar heroes pantheon. >> http://www.eclipse.org/m2e/support/ > > Thanks. I wiped Eclipse and reinstalled it and that fixed the issue > for me. It doesn't always work, but prior to wiping out Eclipse altogether there are two slightly less drastic steps to try, hopefully with less pain. You can uninstall the plugin and re-install it from an authoritative site, or if that fails you can sometimes find the actual plugin files on your hard drive and wipe them before re-installing the plugin. Obviously these steps will fail if the plugin itself is actually broken, but then so will re-installing Eclipse. Depending on your customizations and whether you've exported them from Eclipse (*.epf files, ...) it might be simpler to skip those steps and just re-install Eclipse. It's all about weighing the alternatives. -- Lew