For MAVEN PROJECT: "mavenJenkinPrac"
- Click on New Item:
- Specify "Item name" i.e. "gitMavenJenkinPrac",select "Maven Project" and click on "OK"
- Under "Source code management", select Git.
- Specify Repository URL "https://github.com/XXXXXXXX/xxxxxxTesting.git"
- Under Build, Specify Root POM i.e. "com.project/pom.xml"
- Also Specify "Goals and options" i.e. "clean compile test"
- Click on Apply and Save
- Click on "Build Now"
No comments:
Post a Comment