Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Often get into infinite loop with "Associate sources and javadoc with classpath"

Would you happen to know when 1.18.2 is going to be released?

On Sat, Sep 4, 2021 at 3:02 AM Hannes Wellmann <wellmann.hannes1@xxxxxxx> wrote:
The issue you described as already been reported and adressed as GitHub-issue 252 of m2e-core, see [1].
 
Mickael has added a fix for the most and usual cases, which is available in the lastest Snapshot of m2e, which you can find here [2] or here [3] (the latter will contain all future snapshots, Links 2 only those until the next release).
 
 
 
Gesendet: Freitag, 03. September 2021 um 22:59 Uhr
Von: "David Karr" <davidmichaelkarr@xxxxxxxxx>
An: "Maven Integration for Eclipse users mailing list" <m2e-users@xxxxxxxxxxx>
Betreff: [m2e-users] Often get into infinite loop with "Associate sources and javadoc with classpath"
I've noticed that Eclipse (2021-06) is often getting into an infinite loop downloading sources and javadoc.  I have the Progress view open, and it is constantly cycling through a set of projects, doing "Download sources and javadoc" with "Associate sources and javadoc with classpath".  Each one takes about 5 seconds. When it gets into this state, it always cycles through the same set of projects, always ones that I had worked on during the current session.  After it finishes the last one, it briefly goes through a "Sleeping" one, then starts over at the first project.
 
If I restart Eclipse, this goes away, until the next time it gets into this state.
 
I would guess that this is m2e behavior, not from core eclipse.
_______________________________________________ m2e-users mailing list m2e-users@xxxxxxxxxxx To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/m2e-users
 
 
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/m2e-users

Back to the top