Jenkins Host key verification failed
Change to theĀ user that runs the jenkins jobs and run the command manually: git ls-remote -h git@bitbucket.org:person/projectmarket.git HEAD You will…
Change to theĀ user that runs the jenkins jobs and run the command manually: git ls-remote -h git@bitbucket.org:person/projectmarket.git HEAD You will…
When you want to see details about your commits in a git repository you can type this git log –stat…
When you want to add users without email address required in their profile in your Liferay instalation (from version 6…
If you encounter the problem “Call to undefined function json_encode()” in php with Ubuntu 13.10 you can simple run sudo…
This is very easy but a little hidden: You have to select the issues you want from issues list and…
If you want to get access of the portlet request with in a primefaces bridged portlet you can use a…
In order to manage access alfresco folder and files using webdav from windows 7 os you must use the following…
If you want to add your custom aspect to Alfresco 4 then you have to follow the following simple steps…
When you want to secure some pages in a directory and want to use http authentication. (this popup with username…
Below we will provide a short tutorial about how to expose some services that you have developed in Liferay as…