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
; 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.
&
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
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
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",
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