General Info
Author |
Ekaterina Shliakhovetskaja |
License |
|
Type |
free, open-source |
Downloads: |
|
|
|
|
Plugin Description
Adds the ability to run SBT builds in TeamCity. Supported SBT version 0.13.
Features:
- runs SBT builds
- displays build results in handy way
- displays test results in handy way
Related Blog Posts
TeamCity Versions Compatibility
The plugin is compatible with TeamCity 8.0 and newer
Development links
Current latest development branch: master
(compatible with TeamCity 8.1 and newer)
For TeamCity 8.0.x use branch: 8.0
Public repository: https://github.com/JetBrains/tc-sbt-runner.git
Builds: |
---|
Building
...
Installation instructions:
Copy tc-sbt-runner.zip into the <TeamCity Data Directory>/plugins directory (more on this).
Feedback
Plugin Development Status
In active development. Everybody is encouraged to try the plugin and provide feedback in the forum or post bugs into the issue tracker. Please note the plugin version that you use.
Related Links
Original issue in the tracker.
Update to fresh build
You may want to update to the latest build of the SBT runner plugin. The current latest plugin branch is compatible with TeamCity 8.1.x. To apply the patch, please do the following:
- Download the latest build from
- Stop the server,
- Locate
<server>/webapps/ROOT/WEB-INF/plugins/tc-sbt-runner.zip
- Backup the original file
- Replace it with one downloaded from the latest build artifacts
- Start the server again