Gradle 2.7 GoogleTest plugin cannot be combined with the legacy Java plugin

I think you’re running into Plugin google-test causes failure when plugin java is applied

Fixing this and allowing legacy/rule plugins to be mixed together is something we need to address.