You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2012/02/14 23:41:02 UTC

[jira] (MRELEASE-644) Do a pre-check for Git repositories to make sure the name and email are set

     [ https://jira.codehaus.org/browse/MRELEASE-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated MRELEASE-644:
------------------------------------

    Component/s: prepare
                 Git
    
> Do a pre-check for Git repositories to make sure the name and email are set
> ---------------------------------------------------------------------------
>
>                 Key: MRELEASE-644
>                 URL: https://jira.codehaus.org/browse/MRELEASE-644
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: Git, prepare
>            Reporter: Jason van Zyl
>
> I went to do a release on a new machine and forgot to run:
> git config --global user.email "you@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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira