Mark,

When that happens, can you take a 3..4 thread dumps from Eclipse process and show us what you'll get. See FAQ entry on getting thread dumps at http://docs.codehaus.org/display/M2ECLIPSE/Project+FAQ#ProjectFAQ-Howtogenerateathreaddump

On a side note, in order to isolate issue have you tried without artifactory or perhaps with some other repository manager or proxy?

 regards,
 Eugene


Mark Macumber wrote:
Hello everyone,

I have a relatively small project which I am working on using the m2eclipse plug-in, it seems to work pretty well, but sometimes when I, say, change a properties file or an XML file (for spring), Eclipse 3.4 pops up with the progress window showing one particular item: "Invoking 'Maven Project Builder' on myproject"

which NEVER finishes, it does not cause eclipse to freeze, but all tasks that I try to do are in a pending state waiting for the above task to complete.

When this happens I switched to the Maven Console view to see what the heck it was doing and the lines that it always seems to get stuck on are these:

[INFO] Searching repository for plugin with prefix: 'resources'.
[INFO] org.apache.maven.plugins: checking for updates from artifactory

Note, "artifactory" is my local artifactory repository...obviously.

So it seems that it is trying to get a plug-in called: "resources" what exactly is that and why would it hang?

Even when I click the red cancel button, it does say:
"Building Workspace (Cancel Request)"

But never actually cancels...

Anyone else have this issue? A few people in my team are having this as well.

Thanks a lot!
Mark


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to