Send build status information to FogBugz Extended Events plugin.
This plugin integrates TeamCity with FogBugz. The plugin will notify FogBugz about successful and failed builds that match a FogBugz case.
This plugin requires the FogBugz Extended Events plugin to be installed in FogBugz.
Supported TeamCity servers:
- TeamCity 2017
- TeamCity 10
- TeamCity 9.1
Issue mvn package
command from the root project to build the plugin.
Resulting package will be placed in target directory.
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
Copyright © 2015-2017 Jozef Izso under MIT License