Apache Camel: Fetching the source code with Git and building a tagged release
Clone the whole repository:
After the clone, you can list the tags:
For Apache Camel this is:
Checkout a specific tag:
Finally, you build the Camel 2.13.1 release:
Original post: http://peter-on-java.blogspot.com/2014/05/apache-camel-fetching-source-code-with.html