effrafax opened a new pull request #28: Exluding additional dependencies from shaded jar URL: https://github.com/apache/maven-indexer/pull/28 There are classes included in the shaded_lucene jar file from dependent artifacts. To avoid conflicts with other packages and their maven dependencies there should only be the relocated packages and the maven indexer packages in the jar. Dependencies that are not relocated should be still loaded via the dependent jar files.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
