Hi! I'm used to the Maven projects just inhering from top level ASF pom and automagically getting all the right things in place to be able to do mvn publish on any of our Jenkins slaves.
What's the easiest way to achieve that same level of integration for gradle-based projects? Thanks, Roman.