Maven build is aborted in Jenkins
问题 I am new to jenkins! I managed to clone GIT hub repo in Jenkins and now trying to build the fetched maven projects in Jenkins. I have 7 projects fetched from GITHUB and they are dependent on each other, i.e. some of the projects have dependencies defined for other projects in their POM. Below are my maven configuration (Sorry, couldn't post Image here, see in bold) Root POM myFirstProject/pom.xml Goals and options clean package install MAVEN_OPTS Alternate settings file I Incremental build -