HoustonPutman opened a new pull request, #808: URL: https://github.com/apache/solr/pull/808
I think this fixes all of the issues that we could see with Solr Core (and Solr module) maven artifacts. It overrides some of the work done in SOLR-16072. In general this approach requires less manual checking, and should just **work** whenever dependencies are added to solr-core or solr-server. - Auto-find modules to build maven artifacts and distribution for - Shared dependencies between solr-core and solr-server no longer need special dependency types, except for Jetty client libraries. This worked earlier because of SolrJ, and was not guaranteed to keep working. - Remove the solr-server maven artifact. - Add versioning constraints for server libraries -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org