XComp opened a new issue, #17949:
URL: https://github.com/apache/pulsar/issues/17949

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   2.10.0
   
   ### Minimal reproduce step
   
   `org.apache.pulsar:pulsar-client-all:2.10.0` provides a kind of empty NOTICE 
file:
   ```
   $ unzip -p 
~/.m2/repository/org/apache/pulsar/pulsar-client-all/2.10.0/pulsar-client-all-2.10.0.jar
 META-INF/NOTICE
   
   Pulsar Client All
   Copyright 2017-2020 Apache Software Foundation
   
   This product includes software developed at
   The Apache Software Foundation (http://www.apache.org/).
   
   
   $
   ```
   
   ### What did you expect to see?
   
   I would expect shaded dependencies (see 
[apache/pulsar:pulsar-client-all/pom.xml:L120](https://github.com/apache/pulsar/blob/master/pulsar-client-all/pom.xml#L120))
 being mentioned in the NOTICE file.
   
   ### What did you see instead?
   
   NOTICE file being empty
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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