Thanks, I will start a code vote on the dev and user list then! :)
Am Di., 15. Feb. 2022 um 05:15 Uhr schrieb Jean-Baptiste Onofré <j...@nanthrax.net>: > > +1 > > It sounds good to me. > > Regards > JB > > On Mon, Feb 14, 2022 at 12:28 PM Benjamin Marwell <bmarw...@apache.org> wrote: > > > > Hi all! > > > > Looking at the deploy/upload times and the usage stats, > > not deploying some of the modules might be a good idea. > > > > We could set maven.deploy.skip=true for some modules, especially: > > > > * integration tests > > * samples > > > > Those artifacts are usually only interesting for development (ITs) and > > for reference used by other developers (samples). > > Binary artifacts should not be needed for those, especially not on > > maven central. > > > > Please add your opinion here. > > > > - Ben