Should have been fixed

---
Luca Burgazzoli


On Sat, Jun 17, 2017 at 8:08 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> Hi
>
> Latest code cannot compile at
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile
> (default-compile) on project camel-atomix-starter: Compilation
> failure: Compilation failure:
> [ERROR] 
> /Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-atomix-starter/src/main/java/org/apache/camel/component/atomix/client/map/springboot/AtomixClientMapComponentConfiguration.java:[42,13]
> cannot find symbol
> [ERROR]   symbol:   class C
> [ERROR]   location: class
> org.apache.camel.component.atomix.client.map.springboot.AtomixClientMapComponentConfiguration
> [ERROR] 
> /Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-atomix-starter/src/main/java/org/apache/camel/component/atomix/client/map/springboot/AtomixClientMapComponentConfiguration.java:[63,12]
> cannot find symbol
> [ERROR]   symbol:   class C
> [ERROR]   location: class
> org.apache.camel.component.atomix.client.map.springboot.AtomixClientMapComponentConfiguration
> [ERROR] 
> /Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-atomix-starter/src/main/java/org/apache/camel/component/atomix/client/map/springboot/AtomixClientMapComponentConfiguration.java:[67,34]
> cannot find symbol
> [ERROR]   symbol:   class C
> [ERROR]   location: class
> org.apache.camel.component.atomix.client.map.springboot.AtomixClientMapComponentConfiguration
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :camel-atomix-starter
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to