構建報錯:
ERROR: No such file C:\Program Files (x86)\Jenkins\workspace\maven_test2\pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
Finished: FAILURE
原因:未配置pom.xml文件位置導致報錯
解決方法:pom.xml文件,添加的是絕對位置(配置時,需要設置具體項目pom.xml文件位置)