Tag: plugin


  1. Living documentation : a maven plugin

    After DevoxxFr 2016 and the talk from Cyrille Martraire (https://twitter.com/cyriux) I decided to implement the principles on my projects and began to code documentation generators based on the source publish by Cyrille on github. So did BenoĆ®t Prioux (https://twitter.com/binout) the same talk from Cyrille…

    java, maven, plugin, documentation

  2. Hudson and accessibility : don't use green ball plugin

    Generally, and not only in Hudson, you should install a plugin to a tool you use only if it really brings a feature. About Green ball plugin, not only, there’s no feature enhancement, but it’s an accessibility regression : color blind person don’t easily differentiate…

    accessibility, continuous integration, GUI, hudson, plugin

  3. Hudson blue ball

    The Hudson choice of a blue ball for successful build isn’t a classic choice. You’d prefer a class green ball (like traffic light) : just use green ball plugin ! To have a list of Hudson plugin, just visit the hudson wiki.…

    continuous integration, hudson, plugin, tip