Adrian,

To tell for sure you can take thread dumps of JVM your Eclipse is running on while in that slow build.

 regards,
 Eugene


Adrian Shum wrote:
I am using M2Eclipse version 0.0.12.2007.11.07-2003 with Eclipse Europa
I have a project with the following typical multi-module maven structure: myApp
  + myApp-module1
  + myApp-module2
myApp is a multi-module project, and serve as parent POM too.
myApp-module1 and module2 inherit from myApp's POM.
As described in m2eclipse's documents, I imported the project by choosing
myApp's directory to import.  It imported that 3 projects to eclipse.
In such setup, whenever I refresh the project (e.g. due to updating source code from Subversion externally), the project takes forever to rebuild (mostly over
an hour), and eclipse was stucked and I cannot work with it.
However, once I removed myApp (the upper level parent project) from my workspace,
rebuild is just like a snap, done within 3 seconds.
I wonder if it is a bug in m2eclipse causing this? Thanks
Adrian


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

   http://xircles.codehaus.org/manage_email

Reply via email to