[ https://issues.apache.org/jira/browse/CAMEL-22404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claudio Miranda updated CAMEL-22404: ------------------------------------ Fix Version/s: 4.14.1 4.15.0 > camel-jbang-plugin-kubernetes: duplicate declaration of > camel:observability-services in pom.xml > ----------------------------------------------------------------------------------------------- > > Key: CAMEL-22404 > URL: https://issues.apache.org/jira/browse/CAMEL-22404 > Project: Camel > Issue Type: Bug > Components: camel-jbang > Affects Versions: 4.14.0 > Reporter: Claudio Miranda > Assignee: Claudio Miranda > Priority: Minor > Fix For: 4.14.1, 4.15.0 > > > when running: > {code} > camel kubernetes run HttpLog.java --verbose > {code} > a warning is logged but the deployment proceeds with no problem. > {code} > [WARNING] Some problems were encountered while building the effective model > for org.example.project:http-log:jar:1.0-SNAPSHOT > [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must > be unique: org.apache.camel.quarkus:camel-quarkus-observability-services:jar > -> duplicate declaration of version (?) @ line 66, column 21 > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)