mabrarov edited a comment on pull request #24:
URL: https://github.com/apache/maven-ear-plugin/pull/24#issuecomment-727577039


   > suppose you have several wars in an EAR and you know that they all use the 
same logging framework, so these artifacts are the once you want to extract 
from the WAR and put it in the lib of the EAR. it might also another set of 
artifacts.
   
   Just don't add non-shared libraries into EAR dependencies - refer to the 
note at the end of [my previous 
comment](/apache/maven-ear-plugin/pull/24#issuecomment-727563337). I understand 
that it looks like a workaround, so if it's a real case with existing 
workaround, then I'd prefer to work on it in a dedicated feature request / pull 
request. It seems to be complicated for me to implement filtering of 
dependencies of EAR modules (should be moved our of EAR module or not in case 
of skinnyModules).


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