zbendhiba opened a new issue #2575: URL: https://github.com/apache/camel-quarkus/issues/2575
see these warnings and adapt tests ``` WARNING: Method com.arangodb.entity.MetaAware.<init>() not found. WARNING: Could not resolve com.arangodb.entity.BaseDocumentTest for reflection configuration. Reason: java.lang.ClassNotFoundException: com.arangodb.entity.BaseDocumentTest. WARNING: Method com.arangodb.entity.arangosearch.PrimarySort.<init>() not found. WARNING: Method com.arangodb.entity.Entity.<init>() not found. WARNING: Method com.arangodb.entity.arangosearch.FieldLink.<init>() not found. WARNING: Method com.arangodb.entity.arangosearch.ConsolidationPolicy.<init>() not found. WARNING: Method com.arangodb.entity.DocumentField.<init>() not found. WARNING: Method com.arangodb.entity.arangosearch.CollectionLink.<init>() not found. WARNING: Method com.arangodb.entity.arangosearch.StoredValue.<init>() not found. WARNING: Method com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity.<init>() not found. WARNING: Method com.arangodb.model.AqlQueryExplainOptions$1.<init>() not found. WARNING: Method com.arangodb.model.AqlQueryOptions$1.<init>() not found. ``` -- 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