You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/06/24 17:43:00 UTC

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

     [ 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 "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 was sent by Atlassian JIRA
(v7.6.3#76005)