Build failure during maven generate-sources
Getting the following error:
[ERROR] Failed to execute goal org.apache.camel:camel-restdsl-swagger-plugin:2.24.0:generate-xml-with-dto (generate-sources-rest) on project rest: Execution generate-sources-rest of goal org.apache.camel:camel-restdsl-swagger-plugin:2.24.0:generate-xml-with-dto failed: A required class was missing while executing org.apache.camel:camel-restdsl-swagger-plugin:2.24.0:generate-xml-with-dto: javax/xml/bind/JAXBException
Anyone knows how to fix this?