jira-importer commented on issue #490: URL: https://github.com/apache/maven-indexer/issues/490#issuecomment-2965145088
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Am unsure about the "worthiness" of this shaded JAR to be frank. In my experience, shading to make it "fit" into some project is better done on project side, as it is not only Lucene that may clash (that IS shaded), but also slf4j or whatever else. For that reason, I'd actually drop this shading altogether, and I think this should be done by projects consuming indexer AND having issues with clashing things on classpath instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
