Monday, October 26, 2015

Configuring Jenkin tool for check out of Code from SVN and Building Maven GWT application.

Lets now try to configure Maven where in we will first check out the Code from SVN and then run our Maven script to create deployment component.
Step 1:Creat a new Item as shown in the belwo figure
Image1


Step 2:- Add subversion information in it
Image2
Step 3:- Add information for Maven build


Image3


Step 4:- Finally build the iteam as you can see in console out put we will see first the code is check out by SVN from our SVN server and then finally it is build
Image4 Image5

No comments: