Does Bamboo automatically detect SNAPSHOT dependencies?
I mean maven project B depends on snapshot A. When A is built, bamboo invokes a build of B to check compatibility. I expect this behavior as in Hudson.
If so, since which version? Where to setup it up?
Community moderators have prevented the ability to post new answers.
Have you tried using Maven Dependency Processor task (Automated Dependency Management)? It's used to track Maven dependencies between plans. See http://confluence.atlassian.com/display/BAMBOO/Setting+up+Build+Dependencies:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.