Thanks Matthieu, I'll have a look. Though I failed to specify: the embedded API I'm looking for should work anywhere and not just within the confinement of a maven plugin where Maven components and services exist, that is, this API should work as a blackbox and in standalone mode.
Cheers, Andres On Thu, Apr 16, 2020 at 3:13 PM Matthieu BROUILLARD <[email protected]> wrote: > Hi, > > If I remember well I think maven-flatten-plugin loads the model in a way > that even core-extensions are used; you should have a look there. > > Matthieu >
