/carbon-consent-management

Primary LanguageJavaApache License 2.0Apache-2.0

carbon-consent-mgt

Branch Build Status
master Build Status

This repository contains the consent management feature which contains support for consent management related tasks.

Building from the source

If you want to build carbon-consent-management from the source code:

  1. Install Java8
  2. Install Apache Maven 3.x.x(https://maven.apache.org/download.cgi#)
  3. Get a clone or download the source from this repository (https://github.com/wso2/carbon-consent-management.git)
  4. Run the Maven command mvn clean install from the carbon-consent-management directory.