LightBlog

Jenkins - Configuring Build job for Java Application with Maven

1.Go to Jenkins Dashboard and click on New Item . ·          Enter an item name such as PetClinic. ·          Select Freestyle projec...
Read More

Jenkins Configuration - Java, Maven

Change Jenkins PORT number Some times 8080 is busy with some other services. In that case we can change port to some other number b...
Read More

Jenkins - What is Jenkins & How to Install Jenkins

What is Continuous Integration? ·          Developers commit code to a shared repository on a regular basis ·          Version cont...
Read More