m2e uses github for discussion issues:

Issues:      https://github.com/eclipse-m2e/m2e-core/issues
Discussions: https://github.com/eclipse-m2e/m2e-core/discussions

open a bug if you think its

Am 03.01.22 um 19:02 schrieb David Karr:
I recently upgraded to Eclipse 2021-12 (from 2021-09), which apparently has m2e 1.19.0.

I'm getting a very confusing compile error.  It's saying that it can't find a particular class referenced in an import. We recently upgraded the versions of several frameworks we use, including "spring-kafka", which is now specified in our parent pom as "2.5.3.RELEASE", and the "Dependency Hierarchy" view confirms this.

When I try to open the particular class that it says it can't find, I confirm that I find it in the maven artifact corresponding to that version.

However, when I expand the "Referenced Libraries" list in the package explorer, it shows version "2.1.7.RELEASE", which does not have the class in question.

I have done a "Maven Update" of this project, along with "Force Update of Snapshots/Releases", which had no apparent effect.

_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/m2e-users

Reply via email to