snazy commented on PR #1991:
URL: https://github.com/apache/polaris/pull/1991#issuecomment-3035749558

   > @snazy it doesn't change the sourceJar, however, it updates the generated 
.pom file to only dependent on the bundle jar, and it stop publishes the 
original sourceJar, where we only got the following jars
   > ...
   
   I still don't understand what you're trying to say here. In the PR 
description you say: ` the shadowJar plugin replaces the regular source Jar 
with the shadowJar`, in the comment you say ` stop publishes the original 
sourceJar,` but the listing below shows she source jar.
   
   There's nothing that stops users of the shadow plugin to publish both the 
"base" jar (e.g. using a different classifier) _and_ the shaded jar from a 
single project.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to