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
I am trying to run a maven project in Bamboo Plan using my local Bamboo agent(Window Machine), I have all pre-requisite setup ready on my local bamboo agent for a maven run like Apache Maven downloaded, System environmental path declared, Java Home path declared, but still when i try to use any Maven command on Bamboo cmd task or Maven 3.X task, it throw below error -
"Unable to find executable at F:\Softwares\apache-maven-3.6.2\bin\mvn.bat. Will try to run it anyway"
I manually rechecked and above path exist., I also tried doing 'mvn -v' for Maven version check on that Bamboo agent machine and it worked, but it doesn't run on Bamboo Plan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.