Howdy,

As I see, the current master of modello is 2.0.0 and requires Java 8....
I can lend a hand if needed, though I have never released any plexus stuff
yet...
(but am a committer, so maybe it is time for myself to set up my local env?)

T

On Mon, Jan 31, 2022 at 8:30 AM Guillaume Nodet <gno...@apache.org> wrote:

> I was looking at why the maven builds are a bit slow and found out one of
> the culprit is modello which overwrites its generated files even if there
> are no changes: that cascades to recompiling the module, checking the style
> again, making a new archive and then recompiling the dependant modules
> aso...
> That was fixed a few months ago with
>   https://github.com/codehaus-plexus/modello/pull/116
> Would it be possible to release modello to be able to incorporate the fix
> and continue the work on optimization the build ?
>
> I'm willing to help in any way if that can actually speed up things...
>
> Cheers,
> Guillaume
>

Reply via email to