Note: please note that Liferay has renamed its Liferay Experience
Could offerings to Liferay SaaS (formerly LXC) and
Liferay PaaS (formerly LXC-SM).

Environment
- Liferay PaaS
- Jenkins image 3.2.8 or older
Resolution
- On your local repository, in the root folder, please check the permissions of the file
gradlew
by using the command (if you are on Linux or mac):
ls -la
- If you confirm that
gradlew
file does not have execute permissions, go ahead and change its permissions with:
chmod +x gradlew
- Commit and build again
- If the error still occurs (please make sure you are building based on the branch in which you modified the file permissions), please open a support ticket.