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.
Hi Akash, I am facing similar issue. Have you found any resolution ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.