We are currently using Maven as our build tool and there is a directive to migrate to Gradle. Our current setup is:
My question is, what is the best way to do all these in Gradle. How can I define all third party dependencies in a single Gradle config and use it in other places.
I am new to Gradle and so, this might sound a very stupid question. But I request all to provide some help and guidance.
Instead of the super POM, you'd write a Gradle plugin and distribute that. Not exactly sure what you get out of 2. and 3., but if these definitions are reused between builds, they would again go into a plugin, and otherwise into a parent build script.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With