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

Claus Ibsen commented on CAMEL-18757:
-------------------------------------

[~tcunning] I think its best if the plugin generator checks the model so its 
100% correct.

Are you working on this? As we are closing down on a new 3.18.x release soon.

> camel-bom should specify <type>pom</type> for pom-only artifacts like 
> camel-*-parent
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18757
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18757
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 3.18.3
>            Reporter: Thomas Cunningham
>            Assignee: Thomas Cunningham
>            Priority: Major
>             Fix For: 3.18.4, 3.20.0
>
>
> camel-bom should specify <type>pom</type> for pom-only artifact like 
> camel-*-parent
> Example:
> {code:java}
>       <dependency>
>         <groupId>org.apache.camel</groupId>
>         <artifactId>camel-salesforce-parent</artifactId>
>         <version>${project.version}</version>
>       </dependency> {code}
> bom generator maven plugin could either look at the model for the artifact 
> and check the type of the artifact and specify if it is a pom, or specify 
> <type>pom</type> if name of the artifact is camel-*-parent.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to