Skip to content

assembly: Remove some transitive dependencies from the final uber jar

Vincent Sellier requested to merge vsellier/swh-graph:master into master

This is an example of how to remove a complete dependency.

It should be possible to remove only a package but more complicated

With these excludes, the final jar size is ~78Mo compared to 131Mo before

Edited by Vincent Sellier

Merge request reports