kriegaex commented on PR #120:
URL: https://github.com/apache/xalan-java/pull/120#issuecomment-1811700194

   Oh, I see what you are doing, using a centrally provided Apache plugin 
dependency for Assembly Plugin to be used on top level. Well, I kind of 
understand that this is easier than to custom-build your own assembly 
desceriptor. OTOH, this leads to directories being included that do not belong 
into the source distro. For example, I made some local changes to your 
project's Shade Plugin config, copying the resulting source/binary assemblies 
into a __tmp_ subdirectory before and after the change to be able to diff them 
afterwards. The whole __tmp_ subdirectory with dozens of MB of binaries ended 
up in the source distro. I.e., you need to be quite careful what is in your 
local workspace when running the build.


-- 
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: dev-unsubscr...@xalan.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to