Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Marc
Total activity
14
Last activity
July 21, 2020 12:42
Member since
September 04, 2019 10:06
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
4
Activity overview
Posts (3)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
July 21, 2020 12:42
It's an official bug see https://youtrack.jetbrains.com/issue/IDEA-241106.
Community
TeamCity General Topics
plugin requires "com.intellij.platform.images" plugin to be installed
0 votes
Created
September 17, 2019 14:48
Thanks to JetBrains support we were able to fix the problem.The problem was that the ant plugins were disabled and the coverage plugin needs the ant plugin. Thanks for the help
Community
TeamCity General Topics
[Solved] Jacoco is not running over service messages, no error messages
0 votes
Created
September 06, 2019 06:49
Hi Denis We push the service message in maven with the echo plugin: <build> <plugins> <plugin> <groupId>com.soebes.maven.plugins</groupId> <artifactId>echo-maven-plu...
Community
TeamCity General Topics
[Solved] Jacoco is not running over service messages, no error messages
0 votes
Edited
September 05, 2019 14:28
Hi Denis Thank you for the response. The workarounds in this ticket are: Use Jacoco directly in the build configuration Create a parameter that references the jacoco tool so that TeamCity is aware...
Community
TeamCity General Topics
[Solved] Jacoco is not running over service messages, no error messages
0 votes