Do a pre-check for Git repositories to make sure the name and email are set
---------------------------------------------------------------------------

                 Key: MRELEASE-644
                 URL: http://jira.codehaus.org/browse/MRELEASE-644
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
            Reporter: Jason van Zyl


I went to do a release on a new machine and forgot to run:

git config --global user.email "y...@example.com"
git config --global user.name "Your Name"

And it got to the very end of release:prepare and blew up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to