Actually, I just made a simple jenkins to connect to the local git library. I didn't expect that the username + password also need to be authenticated using authorized_keys. It hurts! I didn't forget this at first, because it was a prompt to enter a password but I couldn't enter it, and I thought it was an incompatibility issue with the plug-in.
Not sure, but you can try the private key method. I used a password before without success, and then I changed to a private key.
There is no ** prompt for password input in Linux
Actually, I just made a simple jenkins to connect to the local git library. I didn't expect that the username + password also need to be authenticated using authorized_keys. It hurts! I didn't forget this at first, because it was a prompt to enter a password but I couldn't enter it, and I thought it was an incompatibility issue with the plug-in.