To build the Data Collector you will need the following software :
- Git 1.9+
- JDK 1.7.*
- Maven 3.2.3+
Follow these instructions to build the Data Collector :
- Get the latest code from github
git clone http://github.com/streamsets/datacollector-api
From within the DataCollector API directory, execute:
mvn clean package
From within the DataCollector API directory, execute:
mvn clean install