elharo commented on PR #540:
URL: https://github.com/apache/maven-ear-plugin/pull/540#issuecomment-5469818087

   ```
   [ERROR] Tests run: 103, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
36.52 s <<< FAILURE! -- in org.apache.maven.plugins.ear.it.EarMojoIT
   [ERROR] org.apache.maven.plugins.ear.it.EarMojoIT.testProject094 -- Time 
elapsed: 1.195 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: Wrong elements of Class-Path entry of 
module [eartest-ejb-sample-three-1.0.jar] manifest ==> array lengths differ, 
expected: <2> but was: <3>
        at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
        at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
        at 
org.junit.jupiter.api.AssertArrayEquals.assertArraysHaveSameLength(AssertArrayEquals.java:428)
        at 
org.junit.jupiter.api.AssertArrayEquals.assertArrayEquals(AssertArrayEquals.java:335)
        at 
org.junit.jupiter.api.AssertArrayEquals.assertArrayEquals(AssertArrayEquals.java:159)
        at 
org.junit.jupiter.api.Assertions.assertArrayEquals(Assertions.java:1470)
        at 
org.apache.maven.plugins.ear.it.AbstractEarPluginIT.assertClassPathElements(AbstractEarPluginIT.java:558)
        at 
org.apache.maven.plugins.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:159)
        at 
org.apache.maven.plugins.ear.it.EarMojoIT.testProject094(EarMojoIT.java:1203)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
   
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to