Obviously, you could just let the build fail and then the developer can look at those error messages and determine what jar is not available in Nexus But what if you want to preempt that. Say scan the pom and discover it is looking for a jar you don't want in your Nexus instance. Thus allowing you to send a message via that agent to the code owner indicating they need to upgrade, remove, whatever that jar from their project.
I know you can probably add a step to the agents to do this first, but what if you have 1,500 agents running? Is there an easier way to do this without requiring each agent to add it to their pipeline?
Hello @Steven Keck,
Welcome to Atlassian Community!
Troubleshooting the build is up to each development team's discretion. Bamboo can't preempt or make decisions based on particular build constraints.
In Bamboo, you can add a notification to each Plan that will notify the recipients about specific events, including failed builds. The notification templates can be customised.
Thank you,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Which template would your commend I modify to guarantee that the plan's owners are notified if the build failed because of a jar not in the repo?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.