rmannibucau commented on issue #39:
URL: https://github.com/apache/maven-shade-plugin/pull/39#issuecomment-618227793


   @rfscholte it is by design since the canTransformResource impl delegates to 
underlying transformers so if the underlying transformer is dynamic then it 
works. Chaining does not work cause there is no context between transformers 
(and I think it would be a worse solution to introduce one since delegation is 
a sane pattern without any new API there). Hope it makes sense.


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

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


Reply via email to