I started using Jenkins 2.73.1 on Windows 7. I also have Apache Maven 3.5.0 installed.
My project build gives me the error " 'mvn' is not recognized as an internal or external command".
After searching online, under Manage Jenkins and Sytem Configuration, there is a Maven Installation section that could be filled, however, I do not see this part when I go to the Configuration System page.
Why is this part missing & how can I resolve this issue?