The getConfigurations()
method was introduced in this commit. It's only used for testing but it's protected
and is therefore part of the public API. We should deprecate it in favour of Project.getConfigurations()
so that we can remove it in the future.
Ideally, I'd like to do this in 2.3.x.