You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2022/10/13 10:18:00 UTC

[jira] [Created] (MINDEXER-167) Drop shading for indexer-core

Tamas Cservenak created MINDEXER-167:
----------------------------------------

             Summary: Drop shading for indexer-core
                 Key: MINDEXER-167
                 URL: https://issues.apache.org/jira/browse/MINDEXER-167
             Project: Maven Indexer
          Issue Type: Task
            Reporter: Tamas Cservenak
             Fix For: 7.0.0


Shading is getting more and more problematic, and it is actually "indexer consumer" who can/should decide what to shade. The indexer-core shading shaded only Lucene in (and caused issues like MINDEXER-107), while it left SLF4J and many other "potential clashing" dependencines unshaded. As there is no "one size fit all" for shading, best is to remove shaded artifact alltogether, and let consumers shade as best suits them, if they want to.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)