Jenkins Tutorials

Jenkins

What is Jenkins?

Jenkins is open source server to automate build, test, and deployment of applications.

Jenkins setup and Installation

Jenkins setup and  Installation What is Jenkins? Jenkins is open source server to automate build, test, and deployment of applications. Installations: Apache tomcat Jenkins 2.5.1 Jenkins Setup: Download Jenkins latest version from “https://jenkins.io/download/” Jenins 2 has changed installations setup, but…
READ MORE

Jenkins Configuration Setup

Jenkins Configuration Setup Jenkins setup tutorial will guide on installing Jenkins locally. In this tutorial we will manage Jenkins configuration. Install Jenkins and click here for “Jenkins Installation” Tutorial Login on Jenkins as “admin” user and you will get the following home page…
READ MORE

Jenkins Liferay DXP Build Integration

Jenkins Liferay DXP Build Integration Jenkins Liferay DXP Build Integration tutorial will explain build process or Liferay DXP modules using Gradle. As you all know Liferay DXP contains  OSGI modules and Liferay 7 PluginSDK. In this tutorial, we will see…
READ MORE

Liferay Continuous Integration with Jenkins-Part1

Liferay Jenkins Integration Liferay Jenkins Integration tutorial will help to configure build and deployment process for Liferay 6.2 PluginSDK. Liferay jenkins integration is series of 3 tutorials focus on automating building of deployment artifacts. As you all know, applications are…
READ MORE

Lifeay Jenkins ant build integration part2

Liferay Jenkins ant build  integration Part2 This is Liferay Jenkins ant build integration part2 tutorial, as explained in the previous tutorial about Liferay jenkins integration process. In this tutorial, we will look into ant script for liferay plugin sdk.  Ant…
READ MORE

liferay jenkins integration part3

Liferay Jenkins integration- Part3 In the past tutorials, we learn about Jenkins setup for liferay integration for basic build and custom ant scripts. In this tutorial, we will use custom build script to do build. besides this,  it also explains…
READ MORE