[ 
https://issues.apache.org/jira/browse/CAMEL-11049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936662#comment-15936662
 ] 

Matt Pavlovich commented on CAMEL-11049:
----------------------------------------

Additional request: It is handy for child projects to be able to disable a 
maven module using a property flag when a plugin is enabled in a parent project.

ie.. 
<properties>
      <camelPackageEnabled>false<camelPackageEnabled>

would disable execution of the plugin in a child project

> camel-package-maven-plugin - Add option to ignore no model in core for custom 
> 3rd party data formats
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-11049
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11049
>             Project: Camel
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Claus Ibsen
>             Fix For: 2.19.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to