mohamicorp / stash-jenkins-postreceive-webhook

Webhook used to notify Jenkins when commits are made to Stash
Other
138 stars 100 forks source link

Bitbucket is unable to trigger jenkins, caused by a wrong url #187

Open steven166 opened 7 years ago

steven166 commented 7 years ago

Bitbucket is unable to trigger jenkins, when I looked into the logs it shows me the following line: com.nerdwin15.stash.webhook.Notifier Error triggering jenkins with url ' @JsonIgnoreProperties(ignoreUnknown = true)/git/notifyCommit?

It seems that @JsonIgnoreProperties is inserted in the url instead of the url itself. While I looked in the settings, the url is correctly configured

thrownullpointer commented 7 years ago

Can you post all of your settings here?

alexBraidwood commented 7 years ago

@steven166 Is that the entirety of the error message?

steven166 commented 7 years ago

We've stopped using this plugin (as it has been 3 months). So I dont have the logs and settings anymore

viceice commented 6 years ago

Because noone can reproduce this, i would suggest to close this issue.