Description
If you build a custom data format, then the camel maven plugin would attempt to load model from camel-core which wont exist for 3rd part. So we should add option to silently ignore that. Or make the plugin detect if its part of Apache Camel or not and act accordingly.