Am 12/13/16 um 01:07 schrieb Manfred Moser:
> All of these task should only happen when you open a new project. Otherwise 
> all of it should be cached in the local repo.
> 
> When all of it is local it should NOT take so long. At least it doesnt in 
> M2e. If you resort to a hack like opening only part of the reactor you should 
> not be surprised if working on it is only semi-optimal.
> 

It's the opposite here. Opening a few modules takes a few seconds.
Opening a larger reactor takes ages. It needs to build tons of effective
models (processing imports etc.) vs. it needs to build just a few
effective models. I know nothing about m2e, so cannot comment on that. A
quick look tells me it's about an IDE refusing to give up on concepts
from the middleages (workspaces, projects) when all others have adopted
artifact based concepts for more than a decade.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to