Community
Participate
Working Groups
According to yourkit, parsing user settings.xml accounts for considerable amount of time during project dependency update. According to yourkit, it takes up to 30% of time spent updating dependencies of jboss-as as a test project on my hardware. Need to cache settings.xml and reuse the same cached instance. Also need a way to force re-fresh of cached instance from GUI, should settings.xml change while m2e is running.
Implemented. http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=d86b6722b411779c7e503f63b70f5fe0ab5d9a33
Moved to https://github.com/eclipse-m2e/m2e-core/issues/