johnpoth opened a new issue #699: Remove UnbannedReflectiveBuildItem + policy 
extension ?
URL: https://github.com/apache/camel-quarkus/issues/699
 
 
   When a component uses the `camel-api-component-maven-plugin` (`olingo4`, 
`box`, `fhir`, `zendesk` etc...)  one has to register the Configuration classes 
for reflection using `ReflectiveClassBuildItem`. 
   With the Policy extension, one also has to register the same classes with 
`UnbannedReflectiveBuildItem` or else the build fails.
   
   Since these are valid uses of `ReflectiveClassBuildItem` I really don't 
think the build should fail.
   

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


With regards,
Apache Git Services

Reply via email to