nite@nitebug : ~/odl/controller/features on * $ cat ./odl-jolokia/target/feature/feature.xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-extras-3.0.0-SNAPSHOT">
<feature name="odl-jolokia" description="Jolokia JMX/HTTP bridge" version="3.0.0.SNAPSHOT">
<details>OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org</details>
<configfile finalname="/etc/org.jolokia.osgi.cfg">mvn:org.opendaylight.controller/odl-jolokia-osgi/3.0.0-SNAPSHOT/cfg/configuration</configfile>
<feature>http</feature>
<feature prerequisite="true" dependency="false">wrap</feature>
<bundle>mvn:org.jolokia/jolokia-osgi/1.6.2</bundle>
<bundle>wrap:mvn:org.jolokia/jolokia-core/1.6.2</bundle>
<bundle>wrap:mvn:org.jolokia/jolokia-jsr160/1.6.2</bundle>
<bundle>mvn:com.googlecode.json-simple/json-simple/1.1.1</bundle>
</feature>
</features>