jbonofre opened a new issue, #1616: URL: https://github.com/apache/polaris/issues/1616
### Is your feature request related to a problem? Please describe. For Polaris 1.0, we plan to distribute spark plugin runtime artifact. This jar file shades dependencies (iceberg, ...). As any distribution artifacts, this artifact should include `LICENSE`, and `NOTICE`, (and optionally `DISCLAIMER`). So, we have to: 1. Include spark plugin runtime artifact in gradle (to publish on Maven) 2. Include correct `LICENSE`, and `NOTICE` in the jar file ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org