danilcha opened a new pull request #8: [MSHADE-303] Suppress module-info.class 
warning if the file if filtered
URL: https://github.com/apache/maven-shade-plugin/pull/8
 
 
   Maven always shows “Discovered module-info.class. Shading will break its 
strong encapsulation.” warning, even then the user has explicitly filtered 
those files out. The same with “META-INF/INDEX.LIST” file. 
   
   This pull request fixes this by applying file filters BEFORE these built-in 
warning checkers. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to