http://www.gradle.org/docs/current/userguide/tutorial_using_tasks.html#N101A5
States
A project represents some component of your software which can be built. … A project does not necessarily represent a thing to be built.
If a project does not necessarily represent a thing to be built, then it is wrong to say “A project represents some… which can be built.”