Branch | Build Status |
---|---|
master |
This project contains components which implement solutions implemented on WSO2 Stream Processor.
- Twitter Analytics
- HTTP Analytics
- Distributed Message Tracing
- 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 the analytics-solutions 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 here
- Send your bug fixes pull requests to the master branch
WSO2 Carbon developers can be contacted via the mailing lists:
- Carbon Developers List: dev@wso2.org
- Carbon Architecture List: architecture@wso2.org