This repository contains module projects for the CMAP Liferay DXP instance.
Clone this repository into your Liferay modules directory.
git clone https://github.com/CMAP-REPOS/cmap-liferay-dxp-modules.git .
The "." at the end of the git command will clone the contents of the project into your current directory, without creating the cmap-liferay-dxp-modules directory.
In Liferay Developer Studio, refresh your workspace, then right-click your workspace and select Gradle --> Refresh Gradle Project. You should see new tasks appear in the Gradle Tasks pane.
If you get an error about the project being out of synch with the file system, try deleting the ".project" file in your modules directory, then re-running Refresh Gradle Project.
Check out Portlets and Service Builder in the Liferay documentation.
When in doubt, create a branch.
If you have any questions, ping jon.litfin@workstate.com.