Skip to content

jozefizso/teamcity-fogbugz

Repository files navigation

TeamCity FogBugz issue tracker integration

Travis Coverage Status MIT License

This plugin enables TeamCity to integrate with FogBugz using issue tracker API.

Supported TeamCity servers:

  • TeamCity 9.1 (Java 1.7 and newer)

Install

To install the plugin, put zip archive to plugins directory under TeamCity data directory.

Contributing

1. Build

Issue mvn package command from the root project to build the plugin. Resulting package will be placed in target directory.

2. Run

The tc-sdk:start goal will automatically download and run the TeamCity server and install the plugin.

mvn package tc-sdk:start

TeamCity plugin goals documentation

License

Copyright (c) 2015 Jozef Izso under MIT License