Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project camel-undertow-spring-security-starter: Compilation failure: Compilation failure:
[ERROR] /Users/davsclaus/workspace/camel-spring-boot/components-starter/camel-undertow-spring-security-starter/src/main/java/org/apache/camel/undertow/spring/boot/UndertowSpringSecurityCustomizer.java:[36,72] cannot find symbol
[ERROR] symbol: class WebSecurityConfigurerAdapter
[ERROR] location: package org.springframework.security.config.annotation.web.configuration
[ERROR] /Users/davsclaus/workspace/camel-spring-boot/components-starter/camel-undertow-spring-security-starter/src/main/java/org/apache/camel/undertow/spring/boot/UndertowSpringSecurityCustomizer.java:[85,52] cannot find symbol
[ERROR] symbol: class WebSecurityConfigurerAdapter
[ERROR] location: class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer