openclover / clover

This repository contains source code of OpenClover Core as well as its integrations: Clover-for-Ant, Clover-for-Eclipse and Clover-for-IDEA plugins. Sources are licensed under Apache 2.0 license.
Other
57 stars 14 forks source link

OC-102: use shade plugin to repack and trim jars #256

Closed marek-parfianowicz closed 3 days ago

marek-parfianowicz commented 2 months ago

Issue #102: do not create repacked libraries of clover-antlr, clover-cajo and clover-slf4j; instead of this use original artifacts of antlr:antlr, gnu.cajo:cajo and org.slf4j:slf4j-api; later use maven-shade-plugin to repack these libraries inside clover-runtime.jar and clover.jar