docete commented on issue #9142: [hotfix][connector] fix typo in filters of 
maven shade plguin
URL: https://github.com/apache/flink/pull/9142#issuecomment-512663324
 
 
   I check maven plugin code and did some experiments. The conclusion is that 
Maven maps plugin configuration in xml to a Mojo(by @parameter annotation). And 
when the mojo has an array parameter(<excludes></excludes> in this case), maven 
do not check the sub-tag of that parameter.

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


With regards,
Apache Git Services

Reply via email to