Re: MavenEmbedder/MavenCli to run Maven in JVM and access the MavenSession

2024-02-26 Thread Fabian Krueger
, 2024 at 4:11 PM Tamás Cservenák wrote: > > Howdy, > > just to be clear (as your phrasing is a bit unusual)... > Are we talking about some Maven extension? > As if in plugin, you can just inject Maven Session, no need for embedder or > what not... > > T > > On Mon, Feb

MavenEmbedder/MavenCli to run Maven in JVM and access the MavenSession

2024-02-26 Thread Fabian Krueger
Dear Maven Developers, first of all, thank you for your work on Maven! Secondly, I apologize in advance in case this is not the appropriate channel or I miss something. I am using maven-embedder 3.9.6 and tweaked a copy of MavenCli to access the MavenSession and retrieve runtime information from