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.
I am trying to publish the bamboo specs via maven project and put the credentials in the .credentials file. The user has admin permissions. But still I am getting error.
Failed to execute goal com.atlassian.bamboo:bamboo-specs-runner:6.8.1:run (default-cli) on project bamboo-specs: Execution default-cli of goal com.atlassian.bamboo:bamboo-specs-runner:6.8.1:run failed: java.lang.reflect.InvocationTargetException: An error occurred while publishing plan DEMO-IBAXOSCI: Could not authenticate user in Bamboo at http://bamboo.calix.local/ - please make sure the credentials are correct: [type: 'file', location: '.credentials', username: 'XXXX']: BambooSpecsRestRequestException -> [Help 1]
With my personal userid it is working fine but for generic user it is not working.
Does anyone else face the same kind to problem. Any help is appreciated