[
https://issues.apache.org/jira/browse/CAMEL-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11779.
---------------------------------
Resolution: Fixed
Thanks yeah that is a mistake, just fixed.
> camel-facebook should not transitively depend on spi-annotations
> ----------------------------------------------------------------
>
> Key: CAMEL-11779
> URL: https://issues.apache.org/jira/browse/CAMEL-11779
> Project: Camel
> Issue Type: Bug
> Components: camel-facebook
> Affects Versions: 2.19.3
> Reporter: Hendy Irawan
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 2.20.0
>
>
> {noformat}
> [WARNING] spi-annotations-2.19.3.jar, camel-core-2.19.3.jar define 7
> overlapping classes:
> [WARNING] - org.apache.camel.spi.UriParam
> [WARNING] - org.apache.camel.spi.UriEndpoint
> [WARNING] - org.apache.camel.spi.UriParams
> [WARNING] - org.apache.camel.spi.UriPath
> [WARNING] - org.apache.camel.spi.AsPredicate
> [WARNING] - org.apache.camel.spi.AsEndpointUri
> [WARNING] - org.apache.camel.spi.Metadata
> [WARNING] maven-shade-plugin has detected that some class files are
> [WARNING] present in two or more JARs. When this happens, only one
> [WARNING] single version of the class is copied to the uber jar.
> {noformat}
> While harmless, it'd be appreciated if there's no duplication, so there's no
> warning and saves space (in unshaded builds).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)