...
Code Block |
---|
<repository> <id>jetbrains-all</id> <url> http<url>http://repository.jetbrains.com/all <all</url> </repository> |
Please note that only open API artifacts are present in the repository. If your plugin needs to use not-open API, corresponding jars should then be added to the project from TeamCity distribution as they are not provided in the repository.
...