Skip to content

Commit

Permalink
Install hawtio-maven-indexer by default
Browse files Browse the repository at this point in the history
  • Loading branch information
gashcrumb committed Oct 2, 2013
1 parent 32f186f commit f96ae4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hawtio-karaf/src/main/resources/features.xml
Expand Up @@ -5,6 +5,7 @@
<details>Installs the main hawtio war file, an MBean helper for OSGi and an MBean helper to get JSON Schema out of Java objects</details>
<feature>war</feature>
<feature>hawtio-karaf-terminal</feature>
<feature>hawtio-maven-indexer</feature>
<bundle>mvn:io.hawt/hawtio-osgi-jmx/${project.version}</bundle>
<bundle>mvn:io.hawt/hawtio-json-schema-mbean/${project.version}</bundle>
<bundle>mvn:io.hawt/hawtio-web/${project.version}/war</bundle>
Expand Down

0 comments on commit f96ae4f

Please sign in to comment.