[m2e-users] Having trouble adding lifecycle mapping for jsonschema2pojo

2021-03-19 Thread David Karr
I work on a project that has started to use the jsonschema2pojo maven plugin. I'm finding that Eclipse isn't generating the source automatically, so I assume this requires a lifecycle mapping entry. In the "Lifecycle Mappings" preferences, I clicked "Open" to edit the file. There were already two

Re: [m2e-users] Having trouble adding lifecycle mapping for jsonschema2pojo

2021-03-23 Thread David Karr
; www.lars-sh.de > > Am 19.03.2021 um 21:29 schrieb David Karr: > > I work on a project that has started to use the jsonschema2pojo maven > plugin. I'm finding that Eclipse isn't generating the source automatically, > so I assume this requires a lifecycle mapping entry. &

[m2e-users] Often get into infinite loop with "Associate sources and javadoc with classpath"

2021-09-03 Thread David Karr
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 tak

Re: [m2e-users] Often get into infinite loop with "Associate sources and javadoc with classpath"

2021-09-04 Thread David Karr
echnology/m2e/snapshots/1.18.2/latest/ > 3 - https://download.eclipse.org/technology/m2e/snapshots/latest/ > > > *Gesendet:* Freitag, 03. September 2021 um 22:59 Uhr > *Von:* "David Karr" > *An:* "Maven Integration for Eclipse users mailing list" < > m2

[m2e-users] m2e is confused about artifact versions

2022-01-03 Thread 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",

[m2e-users] Confused about pom editor version changes

2022-01-03 Thread David Karr
I recently upgraded from Eclipse 2021-09 to 2021-12. I'm seeing some loss of functionality in the Maven pom editor, and I need to understand what happened here. I did notice some discussions about some of these points, but I didn't see a clear conclusion from those threads. Right now, I have bot