Community
Participate
Working Groups
Not quite sure when this is opening, but I'm getting the following NPE. java.lang.NullPointerException: null at org.eclipse.m2e.editor.xml.internal.MarkerLocationService.checkVarious(MarkerLocationService.java:517) [org.eclipse.m2e.editor.xml/:na] at org.eclipse.m2e.editor.xml.internal.MarkerLocationService.addEditorHintMarkers(MarkerLocationService.java:215) [org.eclipse.m2e.editor.xml/:na] at org.eclipse.m2e.core.internal.markers.MarkerUtils.addEditorHintMarkers(MarkerUtils.java:61) [org.eclipse.m2e.core/:na] at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.readMavenProject(ProjectRegistryManager.java:576) [org.eclipse.m2e.core/:na] at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:375) [org.eclipse.m2e.core/:na] at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:343) [org.eclipse.m2e.core/:na] at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryRefreshJob.run(ProjectRegistryRefreshJob.java:90) [org.eclipse.m2e.core/:na] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) [org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar:na]
pascal, what version of the m2e are you using? the current codebase doesn't have code on that line. hard to tell what went wrong in the method.
I can't reproduce with today's version
Moved to https://github.com/eclipse-m2e/m2e-core/issues/