com.github.frimtec:teamcity-inspection-notification-plugin-server

TeamCity plugin to notify new inspection violations via email to the authors contributed to the build.

License

License

Categories

Categories

TeamCity Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

teamcity-inspection-notification-plugin-server
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

TeamCity plugin to notify new inspection violations via email to the authors contributed to the build.

Download teamcity-inspection-notification-plugin-server

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin-server/ -->
<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>teamcity-inspection-notification-plugin-server</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin-server/
implementation 'com.github.frimtec:teamcity-inspection-notification-plugin-server:1.0.6'
// https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin-server/
implementation ("com.github.frimtec:teamcity-inspection-notification-plugin-server:1.0.6")
'com.github.frimtec:teamcity-inspection-notification-plugin-server:jar:1.0.6'
<dependency org="com.github.frimtec" name="teamcity-inspection-notification-plugin-server" rev="1.0.6">
  <artifact name="teamcity-inspection-notification-plugin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frimtec', module='teamcity-inspection-notification-plugin-server', version='1.0.6')
)
libraryDependencies += "com.github.frimtec" % "teamcity-inspection-notification-plugin-server" % "1.0.6"
[com.github.frimtec/teamcity-inspection-notification-plugin-server "1.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.29

provided (3)

Group / Artifact Type Version
org.jetbrains.teamcity » server-api jar 2020.1.1
org.jetbrains.teamcity » server-web-api war 2020.1.1
javax.mail : mail jar 1.4.7

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.17.1
org.mockito : mockito-core jar 3.5.7
org.hsqldb : hsqldb jar 2.5.1

Project Modules

There are no modules declared in this project.

TeamCity-Inspection-Notification-Plugin

JetBrains Plugins Downloads

codecov license

Build Deploy release

TeamCity server-side plugin that notifies committers about newly introduced code inspection violations.

Screen shot of app

Installation

Install it directly from JetBrains TeamCity-Plugin-Repository inspection-violation-notification.

Configuration

On TeamCity, as an administrator, configure the plugin on the administration tab "Inspection Violation Notification".

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
0.0.3