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

   ### Bug description
   
   Go to https://code.quarkus.io/ and generated app based only on 
`camel-mongodb`.
   
   The native build fails with:
   
   ```
   com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered 
unresolved type during parsing: 
io.quarkus.credentials.runtime.CredentialsProviderFinder. This error is 
reported at image build time because class 
io.quarkus.mongodb.runtime.MongoClients 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to