Skip to content

sp2020jarvan/bazaar-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Bazaar Plugin

Integrates Jenkins to Bazaar SCM http://wiki.jenkins-ci.org/display/JENKINS/Bazaar+Plugin

Code & Bugs

See the Wiki page for links to github and bug tracker.

Installing

You should usually just install the Bazaar plugin from your Jenkins Management console (look under available plugins)

Building

$ 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.

Releasing

If you are the maintainer, you can simply:

$ mvn release:prepare release:perform

Maintainer

Stewart Smith [email protected]

Previous Maintainers (many thanks!): Monty Taylor Trond Norbye

About

Jenkins bazaar plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.5%
  • HTML 4.0%
  • Shell 0.5%