[ https://issues.apache.org/jira/browse/CAMEL-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074604#comment-17074604 ]
Aurélien Pupier commented on CAMEL-14840: ----------------------------------------- examples can be found using this search https://github.com/apache/camel-spring-boot/search?q=weld3&unscoped_q=weld3 > Wrong weld version in camel-spring-boot used in examples, forbidding to > launch 2 examples > ----------------------------------------------------------------------------------------- > > Key: CAMEL-14840 > URL: https://issues.apache.org/jira/browse/CAMEL-14840 > Project: Camel > Issue Type: Bug > Components: camel-spring-boot > Affects Versions: 3.1.0 > Reporter: Aurélien Pupier > Priority: Major > > 3.0.5.RELEASE is used but it doesn't seem to exist. > What is used in main Camel repo is 3.0.5.Final > https://github.com/apache/camel/blob/557b53cd3fa3b1961fa055b3b670e11eca6408cb/parent/pom.xml#L539 > the version is part of camel-maven-plugin so it is not executed during a > normal build. The examples need to be effectively launched to notice it. (so > I guess they are not in normal build neither in QE side). -- This message was sent by Atlassian Jira (v8.3.4#803005)