Jenkins with Tomcat - Failed to connect to repository : Could not init
问题 Issue: I have setup Jenkins v1.605 hosted with Apache Tomcat 7.0.59 on Windows 7 SP1 x64 behind a corporate proxy I configured JDK, Git and maven installation paths in Jenkins. Also configured the proxy under the Advanced tab in Manage Plugins I have a Java project on Eclipse that I have hosted on a Bitbucket repository using the EGit plugin and I am trying to connect it to Jenkins over https I created a new job in Jenkins, added the repository URL (https://@bitbucket.org//.git) and added my