Branch | Build Status |
---|---|
master |
This repository contains the consent management feature which contains support for consent management related tasks.
If you want to build carbon-consent-management from the source code:
- Install Java8
- Install Apache Maven 3.x.x(https://maven.apache.org/download.cgi#)
- Get a clone or download the source from this repository (https://github.com/wso2/carbon-consent-management.git)
- Run the Maven command
mvn clean install
from thecarbon-consent-management
directory.