Has the issue something to do with the following code in your contribution?

public SCMCredentialConfiguration extractScmCredentials(String scmUrl) {
  return null;
}

And the Unit Test seems to use a repository without credentials.

Before I succeeded by configuring local Git properties for user.name and user.email, I was really wondering if the plugin was able to use a Git repository with authentication...

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to