[ https://issues.apache.org/jira/browse/CAMEL-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074603#comment-17074603 ]
Aurélien Pupier commented on CAMEL-14840: ----------------------------------------- erro when executing zipkin exampel for instance: {noformaŧ} Failed to execute goal org.apache.camel:camel-maven-plugin:3.1.0:run (default-cli) on project camel-example-spring-boot-zipkin-client: Execution default-cli of goal org.apache.camel:camel-maven-plugin:3.1.0:run failed: Plugin org.apache.camel:camel-maven-plugin:3.1.0 or one of its dependencies could not be resolved: Could not find artifact org.jboss.weld.se:weld-se-shaded:jar:3.0.5.RELEASE in central (https://repo.maven.apache.org/maven2) -> [Help 1] {noformat} > 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)