This project is a template of a Camel component.
To build this project use
mvn install
To resolve dependency add the following to your pom.xml/setting.xml:
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>bintray-tango-controls-maven</id>
<name>bintray</name>
<url>https://dl.bintray.com/tango-controls/maven</url>
</repository>
</repositories>
For more help see the Apache Camel documentation:
http://camel.apache.org/writing-components.html