Continuous integration and quality inspection for Liferay 7

By Rafał Pydyniak | 2020-06-26

Hello! Today I would like to show you how to use Jenkins for continuous integration (CI) and continuous code quality inspection using SonarQube. I decided to write this post because some time ago I had to make such process for project I work on and I couldn't find any help regarding Liferay and I had some problems with that, especially with setting SonarQube properly for Liferay workspace Prerequisites First we need few things: Liferay Project - for this case I created a simple project which you… Read more »

Copyright: Rafał Pydyniak