Building Apache Felix Karaf
Karaf uses Maven as its build tool. If you don't fancy using Maven you can use your IDE directly or [Karaf - Download] a distribution or JAR.
- Download and install Maven.
- Get the latest code from SVN
- Build the code with the following command
mvn
You will find more detailes instructions in the Users' Guide.

