when releasing a project with the mvn release plugin, the updated version in the pom file needs to be pushed back to the git repository. The git-resource allows you to specify git config user.name and git config user.email. Since these aren't set we cannot push back to the repository