MAVPETALSPLUG-1 adds support of packaging extra jar files. Interceptors can be added by this way into the JBI archive but their activation is not configurable without rebuilding.
So, improve the support of interceptors at 'jbi-configure' level to be able to configure the interceptor activation:
- Interceptor should be automatically detected from the extra JARs to add provided through the parameters jbiExtraComponentClasspathMappingFile or jbiExtraComponentClasspathMappingURL
- Add configuration files to be able to configure the activation of the interceptors at component level,
- We must be able to activate or deactivate an interceptor at service unit level using the goal jbi-configure.