Latest Bitbucket server (4.7.1) and Jenkins 2.1

Issue #26 resolved
Shlomi Perets created an issue

Hi i'm just trying to use your hook to trigger jenkins build every push but nothing happens. Also, i can;t find any log for this to try to resolve it.

Can you please assist? Thanks!

Comments (4)

  1. Alexander Renteln

    To enable more debug output add the following to the file:

    ./stash/webapp/WEB-INF/classes/logback.xml

    <!-- Turn on maximum logging for HttpGetPostReceiveHook plugin -->
    <logger name="de.aeffle.stash.plugin.hook.HttpGetPostReceiveHook" level="DEBUG"/>
    
  2. Alexander Renteln

    As I haven't heard back from you, I am closing that issue.

    Feel free to reopen or reply in case you are still having problems...

  3. Log in to comment