Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Getting dependency injection errors when I deploy to our Bamboo instance version 5.6.2.
Note that when I run using atlas-run with Bamboo version 5.6.0 everything works perfectly.
Source code is available at:
https://github.com/vicsz/Bamboo-Deployment-Trigger-Task-Plugin
Note that I have component-imports for all dependencies -- I've tried both inside and outside the task defintion.
I've also tried using ComponentAccessor as well as plain old constructor dependency injection for all 3 deps.