jyterrien commented on issue #2152:
URL: https://github.com/apache/camel-quarkus/issues/2152#issuecomment-764538449


   Hi
   with `<maven.compiler.target>11</maven.compiler.target>`
   The bootstrap display
   `2021-01-21 11:23:47,405 WARN  [io.qua.dep.dev.JavaCompilationProvider] 
(Timer-0) unknown enum constant javax.xml.bind.annotation.XmlAccessType.PROPERTY
     reason: class file for javax.xml.bind.annotation.XmlAccessType not found, 
line -1 in 
H:\camel-quarkus-examples\timer-log-main\src\main\java\org\acme\timer\TimerRoute.java
   2021-01-21 11:23:47,405 WARN  [io.qua.dep.dev.JavaCompilationProvider] 
(Timer-0) unknown enum constant javax.xml.bind.annotation.XmlAccessType.NONE, 
line -1 in 
H:\camel-quarkus-examples\timer-log-main\src\main\java\org\acme\timer\TimerRoute.java
   2021-01-21 11:23:47,406 WARN  [io.qua.dep.dev.JavaCompilationProvider] 
(Timer-0) unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD, 
line -1 in 
H:\camel-quarkus-examples\timer-log-main\src\main\java\org\acme\timer\TimerRoute.java
   2021-01-21 11:23:47,406 WARN  [io.qua.dep.dev.JavaCompilationProvider] 
(Timer-0) unknown enum constant 
javax.xml.bind.annotation.XmlAccessType.PROPERTY, line -1 in 
H:\camel-quarkus-examples\timer-log-main\src\main\java\org\acme\timer\TimerRoute.java
   2021-01-21 11:23:47,406 WARN  [io.qua.dep.dev.JavaCompilationProvider] 
(Timer-0) unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD, 
line -1 in 
H:\camel-quarkus-examples\timer-log-main\src\main\java\org\acme\timer\TimerRoute.java
   2021-01-21 11:23:47,406 WARN  [io.qua.dep.dev.JavaCompilationProvider] 
(Timer-0) unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD, 
line -1 in 
H:\camel-quarkus-examples\timer-log-main\src\main\java\org\acme\timer\TimerRoute.java`
   
   but XmlAccessType il snot présent in code of this project. I'm think that 
comme with an dependency
   Thank
   JYT


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to