Pasquale Congiusti created CAMEL-22653:
------------------------------------------
Summary: [camel-api-component-maven-plugin] Circumvent wildcard
import issue
Key: CAMEL-22653
URL: https://issues.apache.org/jira/browse/CAMEL-22653
Project: Camel
Issue Type: Bug
Reporter: Pasquale Congiusti
Assignee: Pasquale Congiusti
Fix For: 4.17.0
While upgrading a dependency in https://github.com/apache/camel/pull/19744 we
have found we're affected by a dependency subtle bug:
https://github.com/forge/roaster/issues/223
While this problem is fixed upstream (which it appears difficult to happen in
short term) we should find a way to workaround that. Something we could do is
to check the existence of the resolved type in the classpath, and, if not
found, fallback to the package type instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)