Hi, 
        I have problem when I was trying to connect my gitbitbucket repo 
from jenkins.
     I have installed GitBitbucket Plugin. Have create my ssh key and set 
pub key to GitBitbucket repo account.
     But when I am trying to create a newitem> multiconfiguration project I 
have different errors.

     My tries:
     Source Code Managment parameter > Repository URL:
        [email protected]:USERNAME/PROJECT_FILE_NAME.git
        --No protocol Specified

        http://[email protected]:USERNAME/PROJECT_FILE_NAME.git
        --exception: org.apache.http.client.ClientProtocolException

        http:/[email protected]:USERNAME/PROJECT_FILE_NAME.git
        --stderr: ssh: Could not resolve hostname http: Name or service not 
known

        ssh://[email protected]:USERNAME/PROJECT_FILE_NAME.git
        --stderr: ssh: Could not resolve hostname bitbucket.org:ndemir: 
Name or service not know

        I have googled for solution but no cure.. Does anybody have any 
idea why this happens?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to