'Git Forensics is failing to install some of it dependencies in Jenkins

I am trying to install the plugin Git Forensics plugin in Jenkins for visualization of Git commits for last six months but it is not installing all the dependent plugins. Tried multiple times.



Solution 1:[1]

Since there is no obvious issue regarding Git Forensics Jenkins plugin issues, check:

  • your Jenkins version
  • Your Jenkins plugin page to see if there is any incompatibility warning regarding the plugin itself
  • Your Jenkins logs

The idea is to check if the installation process leaves any trace which could explain what is missing.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 VonC