Hi Team,
I have installed Bamboo in server machine and have set maven path to system environment varaible in server. I am getting below error message while running job from another machine (client machine). Could you pleae help me to resolve this issue.
Error Message :
C:\testing\bamboo-home\xml-data\build-dir\FOMS-TES-JOB1>mvn clean install
'mvn' is not recognized as an internal or external command,
operable program or batch file.
Failing task since return code of [MavenBatch.bat] was 1 while expected 0
Finished task 'Automation Testing Demo' with result: Failed
Running post build plugin 'NCover Results Collector'
Running post build plugin 'Artifact Copier'
Running post build plugin 'npm Cache Cleanup'
Running post build plugin 'Clover Results Collector'
Running post build plugin 'Docker Container Cleanup'
Finalising the build...
Stopping timer.
Build FOMS-TES-JOB1-32 completed.
Running on server: post build plugin 'NCover Results Collector'
Running on server: post build plugin 'Build Hanging Detection Configuration'
Running on server: post build plugin 'Clover Delta Calculator'
Running on server: post build plugin 'Maven Dependencies Postprocessor'
All post build plugins have finished
Generating build results summary...
Saving build results to disk...
Logging substituted variables...
Indexing build results...
Finished building FOMS-TES-JOB1-33.
The enviornment in which the build is running does not have an execution path that includes your maven installation. In other words, your "set maven path to system environment varaible in server" has not been done correctly
Thanks for your reply !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You've said you've set the system in the installed server - that should be it. I'd say you've made a mistake in that somewhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.