I'm not sure but might this be related:
https://stackoverflow.com/questions/23399188/eclipse-build-loop-caused-by-protobuf-generated-code-related-to-maven-project-b
/Pontus
On Fri, Aug 24, 2018 at 10:48 AM Alex Chatziparaskewas <
chatziparaske...@hotmail.com> wrote:
> Hi All
>
>
>
> We have a sm
Hi Alex.
In general, Maven project build incrementally in Eclipse faster than from
command-line, because Eclipse knows when to skip unnecessary steps.
Not every code generation goal integrates well with Eclipse though.
> calling Maven to do ‘something’ and everything gets stuck for minutes
In th