Integrates Jenkins to Bazaar SCM http://wiki.jenkins-ci.org/display/JENKINS/Bazaar+Plugin
See the Wiki page for links to github and bug tracker.
You should usually just install the Bazaar plugin from your Jenkins Management console (look under available plugins)
$ mvn hpi:run
This will build the plugin, grab everything needed and start you up a fresh Jenkins instance on a TCP/IP port for you to test against.
Maven does have a habit of downloading the internet, but it's at least easy to use to hack on a plugin of something.
If you are the maintainer, you can simply:
$ mvn release:prepare release:perform
Stewart Smith [email protected]
Previous Maintainers (many thanks!): Monty Taylor Trond Norbye