elharo commented on PR #541:
URL: https://github.com/apache/maven-ear-plugin/pull/541#issuecomment-5469784611
```
\ [ERROR] Tests run: 102, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
49.69 s <<< FAILURE! -- in org.apache.maven.plugins.ear.it.EarMojoIT
[ERROR] org.apache.maven.plugins.ear.it.EarMojoIT.testProject094 -- Time
elapsed: 1.520 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)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
EarMojoIT.testProject094:1203->AbstractEarPluginIT.doTestProject:159->AbstractEarPluginIT.assertClassPathElements:558
Wrong elements of Class-Path entry of module
[eartest-ejb-sample-three-1.0.jar] manifest ==> array lengths differ, expected:
<2> but was: <3>
```
--
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]