mabrarov commented on a change in pull request #24:
URL: https://github.com/apache/maven-ear-plugin/pull/24#discussion_r507723416



##########
File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java
##########
@@ -211,6 +211,18 @@
     @Parameter( defaultValue = "false" )
     private boolean skinnyWars;
 
+    /**
+     * Whether to create skinny EAR modules or not. A skinny EAR module is a 
WAR, SAR, HAR, RAR or WSR module that
+     * does not have all of its dependencies in it. Instead those dependencies 
are shared between the WARs, SARs, HARs,

Review comment:
       Addressed in 83a46e0




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