
Options
The maven plugin run goal supports the following options which can be configured from the command line (use -D syntax), or defined in the pom.xml file in the <configuration> tag.
Running OSGi Blueprint
Use the camel-karaf-maven-plugin which is intended for Apache Camel on Karaf/OSGi.
Logging the classpath
You can configure whether the classpath should be logged when camel:run executes. You can enable this in the configuration using:
Using live reload of XML files
You can configure the plugin to scan for XML file changes and trigger a reload of the Camel routes which are contained in those XML files.