Branch | Build Status |
---|---|
master |
This project contains compontents which implements common functionalities used in WSO2 analytics platform.
- stream-processing
- editor
- simulator
- job-manager
- distributed-processing
- business-rules
- status-dashboard
- Java 8 or above
- Apache Maven 3.x.x
- Node.js 8.x.x or above
- Install above prerequisites if they have not been already installed
- Get a clone from this repository
- Run one of the following maven commands from carbon-analytics directory
- To build with the tests
mvn clean install
- To build without running any unit/integration test
mvn clean install -Dmaven.test.skip=true
- To build with the tests
- Please report issues at DAS JIRA or CEP JIRA
- Send your bug fixes pull requests to the master branch
WSO2 Carbon developers can be contacted via the mailing lists:
- Carbon Developers List : [email protected]
- Carbon Architecture List : [email protected]