JiriOndrusek opened a new issue, #5366:
URL: https://github.com/apache/camel-quarkus/issues/5366

   ### Bug description
   
   Go to https://code.quarkus.io/ and generated app based only on Camel Kafka.
   
   The native build fails with:
   
   ```
   Discovered unresolved type during parsing: io.vertx.core.json.JsonArray. 
This error is reported at image build time because class 
io.quarkus.kafka.client.serialization.JsonArraySerializer is registered for 
linking at image build time by command line
   ```
   
   Native build should succeed.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

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

Reply via email to