Le dimanche 8 mai 2022, 13:21:46 CEST Maarten Mulders a écrit :
> With Maven 4 on macOS, neither `mvn wrapper:wrapper` nor `mvn wrapper`
> picks up the new version. I guess we need a task to update Mavens
> `WrapperLifecycleProvider` to achieve that?
yes, because it's a fixed version
we removed support for LATEST in Lifecycle providers: usually, this was a good 
move, but for wrapper, LATEST would be the right choice IMHO

or eventually simply remove the wrapper lifecycle just because it creates this 
issue: "mvn wrapper:wrapper" is acceptable, it's not so much an if people 
can't do "mvn wrapper"...

Regards,

Hervé

> 
> 
> Maarten
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to