Build errors with Gradle init: Maven to Gradle

Maven scope system should be converted to providedCompile, no?

Then, in a former post (Gradle init uses 'compile' for 'provided' maven dependencies) I asked to replaced the noisy (Maven-like) dependency notations to the short Gradle style. Someone of the Gradle team acknowledged this should indeed be done.