Template of the AFTIA Karaf Kernel
Simply run mvn clean install in the root of the project
Simply navigate into the target/assembly/bin folder of the amp-kernel-template-core module and execute the following command karaf (if on Windows then karaf.bat).
This will return an SSH shell were you can then interact with Karaf programmatically.
The OSGi console can be seen visited at http://localhost:8181/system/console (username: karaf/ password: karaf) there you can install bundles if required.
To read more on Karaf please visit http://karaf.apache.org/manual/latest/ or join the Slack Apache Karaf Channel https://infra.apache.org/slack.html