jbonofre opened a new issue, #1270:
URL: https://github.com/apache/polaris/issues/1270

   ### Describe the bug
   
   The `publishToMavenCentral` or `publishToMavenLocal` are supposed to include 
`LICENSE` and `NOTICE` files in the published jar files (regular one and 
`sources` classifier).
   But it's not the case.
   
   I'm:
   1. Verifying each artifact to see if the artifact needs "specific" 
`LICENSE`/`NOTICE` (if shading a dependency or containing code copied from 
another project).
   2. Fixing the `LICENSE` and `NOTICE` included in `META-INF`
   
   ### To Reproduce
   
   Publish locally with `publishToMavenLocal` task.
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to