79189655

Date: 2024-11-14 16:33:12
Score: 0.5
Natty:
Report link

The org.jboss.arquillian:arquillian-bom version you are using is from 2017 - https://mvnrepository.com/artifact/org.jboss.arquillian/arquillian-bom - while the org.jboss.arquillian.junit:arquillian-junit-core is recent. So the classpath misalignment is very likely the culprit.

Also, obtain complete stacktraces and try running maven with -X,--debug for more debug information.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rado