[
https://issues.apache.org/jira/browse/MRELEASE-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRELEASE-644:
------------------------------------
Issue Type: Improvement (was: Bug)
> Do a pre-check for Git repositories to make sure the name and email are set
> ---------------------------------------------------------------------------
>
> Key: MRELEASE-644
> URL: https://issues.apache.org/jira/browse/MRELEASE-644
> Project: Maven Release Plugin
> Issue Type: Improvement
> Components: Git, prepare
> Reporter: Jason van Zyl
> Priority: Major
>
> I went to do a release on a new machine and forgot to run:
> git config --global user.email "[email protected]"
> git config --global user.name "Your Name"
> And it got to the very end of release:prepare and blew up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)