jib
jib copied to clipboard
mvn is not recognised as internal or external commanf when I tried running mvn compile jib:build
Please padden me I am new to all these, if I am not doing something right.
My Issue is, I am trying to generate docker image. when I run the command "mvn compile jib:build" I get the below error
mvn is not recognised as internal or external command
Thank you