[
https://issues.apache.org/jira/browse/CAMEL-20148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789377#comment-17789377
]
Andrea Cosentino commented on CAMEL-20148:
------------------------------------------
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile)
on project camel-micrometer-starter: Compilation failure: Compilation failure:
[ERROR]
/home/oscerd/workspace/apache-camel/camel-spring-boot/components-starter/camel-micrometer-starter/src/main/java/org/apache/camel/component/micrometer/springboot/MicrometerTagsAutoConfiguration.java:[30,60]
package org.springframework.boot.actuate.metrics.web.servlet does not exist
[ERROR]
/home/oscerd/workspace/apache-camel/camel-spring-boot/components-starter/camel-micrometer-starter/src/main/java/org/apache/camel/component/micrometer/springboot/MicrometerTagsAutoConfiguration.java:[31,60]
package org.springframework.boot.actuate.metrics.web.servlet does not exist
[ERROR]
/home/oscerd/workspace/apache-camel/camel-spring-boot/components-starter/camel-micrometer-starter/src/main/java/org/apache/camel/component/micrometer/springboot/MicrometerTagsAutoConfiguration.java:[54,5]
cannot find symbol
[ERROR] symbol: class WebMvcTagsProvider
[ERROR] location: class
org.apache.camel.component.micrometer.springboot.MicrometerTagsAutoConfiguration
[ERROR] -> [Help 1]
{code}
> camel-spring-boot - Upgrade to 3.2
> ----------------------------------
>
> Key: CAMEL-20148
> URL: https://issues.apache.org/jira/browse/CAMEL-20148
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-spring-boot
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.3.0
>
>
> Also see CAMEL-19631
--
This message was sent by Atlassian Jira
(v8.20.10#820010)