Automatic dependency triggers via Maven
Are there any plans to make TeamCity automatically detect pom.xml files and figure out triggering of dependencies. Right now I set them up by hand and have to keep them in sync whenever I change pom.xml.
For example, a-1.0-SNAPSHOT depends on b-1.0-SNAPSHOT. Now if I "release" project B and make a-1.0-SNAPSHOT (trunk) depend on b-1.0 (a tagged release), then I don't want project A to build whenever project B's trunk is updated. That's because B's trunk will be for version 1.1-SNAPSHOT and won't affect project A at all.
Anyone else have solutions for this?
Please sign in to leave a comment.
Pat,
We have the feature filed as http://www.jetbrains.net/jira/browse/TW-2390
Please watch/vote for it.
--
Best regards,
Yegor Yarko
Quality Assurance Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"