[ 
https://issues.apache.org/jira/browse/SCM-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963565#comment-17963565
 ] 

ASF GitHub Bot commented on SCM-886:
------------------------------------

jira-importer opened a new issue, #1123:
URL: https://github.com/apache/maven-scm/issues/1123

   **[Matthieu 
Brouillard](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mcfoggy)**
 opened 
**[SCM-886](https://issues.apache.org/jira/browse/SCM-886?redirect=false)** and 
commented
   
   Inside maven-scm-provider-gitexe project, the two following tests 
`GitCheckInCommandNoBranchTest.testCheckinNoBranch` and 
`GitCheckInCommandTest.testCheckinAfterRename` expect a global user.name and 
user.email to be set.
   
   On installations where .gitconfig contains the following:
   
   `[user]`
   `useConfigOnly = true`
   
   The tests will fail.
   
   It would be better after repository creation to configure a user name & 
email at project level.
   
   
   ---
   
   **Affects:** 1.9.5
   
   **Issue Links:**
   - [SCM-905](https://issues.apache.org/jira/browse/SCM-905) Tests with 
checkin rely on global Git config (2)
    (_**"is cloned by"**_)
   
   **Remote Links:**
   - [GitHub Pull Request #73
   ](https://github.com/apache/maven-scm/pull/73)
   




> Tests with checkin rely on global Git config
> --------------------------------------------
>
>                 Key: SCM-886
>                 URL: https://issues.apache.org/jira/browse/SCM-886
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-gitexe
>    Affects Versions: 1.9.5
>            Reporter: Matthieu Brouillard
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 1.10.0
>
>
> Inside maven-scm-provider-gitexe project, the two following tests 
> `GitCheckInCommandNoBranchTest.testCheckinNoBranch` and 
> `GitCheckInCommandTest.testCheckinAfterRename` expect a global user.name and 
> user.email to be set.
> On installations where .gitconfig contains the following:
> {{[user]}}
> {{useConfigOnly = true}}
> The tests will fail.
> It would be better after repository creation to configure a user name & email 
> at project level.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to