Monday, 15 June 2015

Jenkins Tutorial (MAVEN JENKINS Integration)

For MAVEN PROJECT: "mavenJenkinPrac"

  • Click on New Item:


  • Specify "Item name" i.e. "mavenJenkinPrac",select "Maven Project" and click on "OK"




  • Under build, "Root POM " specify the path till pom.xml
  • specify goals and options, i.e. Clean compile test package
  • Click on Apply and Save




  • Click on "Build Now"












No comments:

Post a Comment