You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is it possible to have Maven server capability by default added as part of docker container when we install Bamboo as docker container.
Currently I have to add Maven executable explicitly in Bamboo Administration page so as to be available for Maven task creation. Can we automate this?
I am creating Project, Plan and Jobs using its Java Spec. So I need Maven executable to be available already on server OR Can I create capability using Bamboo's Java Spec?
I do not want to login to Bamboo server and create executable manually.
PS: dockerfile of bamboo-server mentions below but this is not automatically detecting Maven version and now showing in drop down of Executable by default :
#create symlink to automate capability detection
RUN ln -s /usr/share/maven /usr/share/maven3
Hi!
Are using the isolated Bamboo process for Docker containers
https://confluence.atlassian.com/bamboo/repository-stored-bamboo-specs-security-938844473.html
Cheers,
Gonchik Tsymzhitov
Thanks for answer. But how this link will be helpful in my case? I have Bamboo server installed as a docker container. Question is how can I have Maven as server capability (Executable) automatically added as part of installation or can this be added programatically using Java Spec and not manually? Is it possible?
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.