elharo commented on a change in pull request #17:
URL: https://github.com/apache/maven-ear-plugin/pull/17#discussion_r499159371



##########
File path: src/test/java/org/apache/maven/plugins/ear/it/EarMojoIT.java
##########
@@ -993,4 +993,24 @@ public void testProject087()
     {
         doTestProject( "project-087", new String[] { 
"eartest-ejb-sample-one-1.0.jar", "eartest-ejb-sample-two-1.0.jar" } );
     }
+
+    /**
+     * Builds WAR and EAR as part of multi-module project twice so that the 
2nd build is guaranteed to be performed when
+     * target directories and files exist.
+     * @throws Exception in case of an error.

Review comment:
       We don't need to be consistent with mistakes. 




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