Monday, October 26, 2015

Configuring Jenkin tool for Building Maven GWT application.

We assume that you had already installed JDK, Jenkins and Maven in your build machine. If not please install Maven from https://maven.apache.org/download.cgi
Please refer to the below screen for configuring Maven Build for Jenkin.
Step 1: - First click on New Item and fill the necessary information as shown in below screen
Image_1

Ste2: Click on Ok button and fill the necessary information as shown below:
Image_2
Set actual path of pom.xml
Image_3
Click on save button
Click on Build project and check the out out by clicking on console output.
Image_4 Image_5
If you did not set Maven in the hudson/jenking then you need to set it first time see below screen to do the same.
As you set the path for JDK in same fashion give the path till which maven in installed.

No comments: