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