Hi,
the gradle plugin set the reposiroy in project. We usually make multi module applications with specialized repository handling, so we can't use this great stuff in production environment, because there repository handling have to applied from parent.
Is there possible to remove repository injection from plugin code?