Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 0.9.1
-
Fix Version/s: 0.9.9
-
Component/s: Dependency Resolver
-
Labels:None
-
Number of attachments :
Description
when opening or closing a project inside workspace the maven auto builing ('Updating Maven Dependencies') takes very long to complete (around a minute). the same is when checking out or deleting a project
for me this is a major issue, for i keep only open projects in workspace i am working on. i.e. i am checking-out/closing/opening very often. for this performance reasons i still have to use 0.0.12 version. with 0.0.12 in fact i had to make Project->Clean... manually, when workspace changed. never the less this went much quicker (around 15 seconds vs. 1 minute of auto refresh).
eclipse install is very slim and there are only two checked out projects, so i guess it has something to do with dep-resolving refresh after project-set workspace change.
Attachments
Issue Links
| This issue depends upon: | ||||
| MNG-3543 | readProjectWithDependencies take very long time for some projects |
|
|
|
Can you please provide sample project(s) and logs as described here http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues ?
Also, if you use svn/subclipse, can you disable deep calculation of outgoing state and see if it makes things better (Window->Preferences->Team->SVN->Label Decoration)?