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.
Hi Guys,
I have a Mule project which is mavenized. I'm trying to deploy this project to Cloudhub via Bamboo. Below are plan details :
There are 2 tasks in the job -
1. Source Cide Checkout from GitHub - Executes correctly
2. Deploy to CloudHub - command: Maven 3.x Executable command - Goal: package deploy
Error when job 2 is executed : Failed to execute goal org.mule.tools.maven:mule-app-maven-plugin:1.1:mule (default-mule) on project mulecicdbamboo: No mule-config.xml or mule-deploy.properties
Any help in this regard is much appreciated.