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

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   Mac OS: Ventura 13.2.1
   Pulsar Version: Build source code as per commit ID: 
d0916754ddeb1a4315e4429601941fdc6a210f30
   
   
   ### Minimal reproduce step
   
   Build Source code using following:
   
   mvn clean -pl pulsar-client-all install -DskipTests
   
   ### What did you expect to see?
   
   Successful build
   
   ### What did you see instead?
   
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:00 min
   [INFO] Finished at: 2023-04-06T12:56:51-07:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-shade-plugin:3.4.1:shade (default) on project 
pulsar-client-all: Error creating shaded jar: error in opening zip file 
/Users/atelang/.m2/raptor2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava-sources.jar
 -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   
   ### Anything else?
   
   This is caused by the change: #19956
   
   If I comment this change, then the build passes.
   
   ### 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