rdhabalia opened a new pull request #2202: attach shaded artifact while 
deploying to maven-repo
URL: https://github.com/apache/incubator-pulsar/pull/2202
 
 
   ### Motivation
   
   we have jenkins job with maven3.1 which doesn't upload shaded 
`java-instance.jar` on `mvn deploy` but with 
`<shadedArtifactAttached>true</shadedArtifactAttached>` it does upload 
`pulsar-functions-runtime-all` artifact with classifier `shaded` which can be 
downloaded while building function-package.
   
   ### Modifications
   
   Attach shaded artifact for `pulsar-functions-runtime-all`
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to