[
https://issues.apache.org/jira/browse/IGNITE-15354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432599#comment-17432599
]
Aleksandr Polovtcev commented on IGNITE-15354:
----------------------------------------------
[~korlov] thank you for the investigation! Did you try any of the workarounds
described in [this
post|https://stackoverflow.com/questions/30407065/getting-intellij-to-import-shaded-dependencies-in-a-multi-module-maven-project/50274253],
for example?
> Investigate Maven Shade plugin capabilities for Guava
> -----------------------------------------------------
>
> Key: IGNITE-15354
> URL: https://issues.apache.org/jira/browse/IGNITE-15354
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
> Labels: ignite-3
>
> Since we want to somehow shade the Guava library into the Ignite 3 project,
> we need to understand if it is possible to do using the Shade plugin
> ([https://maven.apache.org/plugins/maven-shade-plugin/)] . In particular, the
> following should be investigated:
> # How to re-write the Guava package names in transitive dependencies (e.g.
> Calcite).
> # How to minimize the shaded JAR (remove unneeded classes to reduce the JAR
> size).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)