Re: Issue while integrating Jenkins with bitbucket

2020-04-11 Thread Mark Waite
On Sat, Apr 11, 2020 at 6:14 PM swathi mudumbai wrote: > Yes, Jenkins already has git plugin installed. So right now, Jenkins in my > system has both bitbucket and git plugins. > > Regarding the orginal issue, I even tried with git windows client ( > http://git-scm.com/download/win) instead of s

Re: Issue while integrating Jenkins with bitbucket

2020-04-11 Thread swathi mudumbai
Yes, Jenkins already has git plugin installed. So right now, Jenkins in my system has both bitbucket and git plugins. Regarding the orginal issue, I even tried with git windows client (http://git-scm.com/download/win) instead of source tree GUI client on my pc. With git windows client, I tr

Re: Issue while integrating Jenkins with bitbucket

2020-04-10 Thread Mark Waite
The Bitbucket plugin depends on the git plugin and uses some of its functionality to do Bitbucket work. If you installed the Bitbucket plugin, then Jenkins included the git plugin dependency automatically. On Fri, Apr 10, 2020 at 8:06 PM swathi mudumbai wrote: > Thanks a lot for your suggestion

Re: Issue while integrating Jenkins with bitbucket

2020-04-10 Thread swathi mudumbai
Thanks a lot for your suggestion. I will try downloading the git client for windows. So that means having bitbucket plugin in Jenkins alone won't work right? Thanks Swathi On Friday, April 10, 2020 at 3:06:44 PM UTC-7, Mark Waite wrote: > > > > On Fri, Apr 10, 2020 at 4:03 PM swathi mudumbai

Re: Issue while integrating Jenkins with bitbucket

2020-04-10 Thread Mark Waite
On Fri, Apr 10, 2020 at 4:03 PM swathi mudumbai wrote: > Hi Mark > > Thanks a lot for your quick reply. > > FYI I am not using the Command line GIT. I am using sourcetree GUI as GIT > client on my Windows 10 laptop. And the GIT master is a remote bitbucket > cloud repos. > > The Jenkins git plugi

Re: Issue while integrating Jenkins with bitbucket

2020-04-10 Thread swathi mudumbai
Hi Mark Thanks a lot for your quick reply. FYI I am not using the Command line GIT. I am using sourcetree GUI as GIT client on my Windows 10 laptop. And the GIT master is a remote bitbucket cloud repos. The error message that I got did not make much sense to me. Can you please help me to und

Re: Issue while integrating Jenkins with bitbucket

2020-04-10 Thread Mark Waite
On Friday, April 10, 2020 at 2:27:35 PM UTC-6, swathi mudumbai wrote: > > Hi > > I am new to Jenkins and Bitbucket. I have a repos on remote bitbucket > cloud. I am trying to integrate that with Jenkins. > I have Jenkins installed on my personal laptop in my home network. > I generated the SSH

Issue while integrating Jenkins with bitbucket

2020-04-10 Thread swathi mudumbai
Hi I am new to Jenkins and Bitbucket. I have a repos on remote bitbucket cloud. I am trying to integrate that with Jenkins. I have Jenkins installed on my personal laptop in my home network. I generated the SSH keys on my local pc (where the Jenkins is installed) cmd prompt and configured the