Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Nikita Skvortsov
Total activity
411
Last activity
October 25, 2017 17:19
Member since
January 10, 2011 17:32
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
139
Activity overview
Articles (0)
Posts (0)
Comments (272)
Sort by recent activity
Recent activity
Votes
Created
June 16, 2016 13:53
Official comment
Hello Werner,Indeed, the trigger just starts the build and does not pass any information about the artifact that caused the start. You will have to resolve the actual version in a build step.Also, ...
Community
TeamCity General Topics
does Maven Artifact Dependency Trigger set the determined version as parameter?
0 votes
Created
May 06, 2013 17:04
my guess is, it is waiting for you to enter the GroupId, isn't it?Downloaded: http://repository.jetbrains.com/all/org/jetbrains/teamcity/archetypes/teamcity-server-plugin/8.0-SNAPSHOT/maven-metadat...
Community
TeamCity Plugin Development
JetBrains! Let’s improve and simplify plugin development!
0 votes
Created
May 06, 2013 17:34
That's what I did, actually (and copy-pasted the output as well). Seems to be some maven related problem.After all, were you able to create a project?
Community
TeamCity Plugin Development
JetBrains! Let’s improve and simplify plugin development!
0 votes
Created
May 06, 2013 17:47
Thank you. I will double check maven behaviour.
Community
TeamCity Plugin Development
JetBrains! Let’s improve and simplify plugin development!
0 votes
Created
February 18, 2014 10:44
Igor, Obviously there is no bean of type EventDispatcher<TFAgentListener> available in the context.As far as I understand, you are trying to implement your AgentLifeCycleListener and attach it. So ...
Community
TeamCity Plugin Development
No matching bean of type [com.intellij.util.EventDispatcher] for agent lifecycle listener
0 votes
Created
February 18, 2014 11:12
Sorry, I did missed the package name in your error message.Please, check your imports. You should be using jetbrains.buildServer.util.EventDispatcher, not com.intellij.util.EventDispatcher
Community
TeamCity Plugin Development
No matching bean of type [com.intellij.util.EventDispatcher] for agent lifecycle listener
0 votes
Created
September 08, 2014 07:27
HelloIdeed, we had an issue with com.intellij:open-api dependency in 8.x branch. It was fixed in 8.1.4 - you can update your teamcity.vertion and get it all set. Or you can just add following artif...
Community
TeamCity Plugin Development
Why aren't some Teamcity libraries deployed to Jetbrains Maven repository?
0 votes
Created
May 06, 2013 12:45
Hello Grigory,First of all, thank you very much for the feedback. Indeed, our plugin development environment needs some love.To start with (as a part of upcoming 8.0 release) we are creating Maven ...
Community
TeamCity Plugin Development
JetBrains! Let’s improve and simplify plugin development!
0 votes
Created
May 06, 2013 16:38
Grigory,Publishing correct artifacts for previous releases is a bit tricky and wont fit to 8.0 timeframe.As to ready-to-use poms, please check maven archetypes section. E.g., following command will...
Community
TeamCity Plugin Development
JetBrains! Let’s improve and simplify plugin development!
0 votes
Created
December 17, 2014 16:16
Dominik,getLastChangesStartedBuild and getLastChangesFinished only refer to default branch, ignoring any other branches.do not hesitate to use getHistory() combined with getRunningBuilds() thes...
Community
TeamCity Plugin Development
get feature branches
0 votes
«
First
‹
Previous
Next
›
Last
»