I know Maven and Gradle are pretty much the same. ...
# kobalt
i
I know Maven and Gradle are pretty much the same. My tool also allowed for global "profiles" that could be copied to the local project. Also we could go the other way around and create a global profile using the local settings as a template. Anyway, I'm not sure if that would have as much value in a build tool but it worked pretty well for us. The nice thing is that everything could be checked into version control so that new developers to the project didn't have to install anything except the tool itself to get started or configure any setting for the project to work.