Gitcolony notification failed - java.lang.IllegalArgumentException: Invalid url:

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: gitcolony-plugin
    • None

      Once installed on a Jenkins master the plugin reports on all jobs the error

      Gitcolony notification failed - java.lang.IllegalArgumentException: Invalid url: 
      

      Having a look at the code it seems that the plugin is implemented as a build Listener and not a build Notifier that's why it is executed for all jobs on the server where it is installed.

      A build Notifier should be the pattern to use to be sure to activate/configure it only on jobs where it is useful.

            Assignee:
            Mariano Focaraccio
            Reporter:
            Arnaud Héritier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: