You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2021/09/10 12:23:00 UTC

[jira] [Created] (ARTEMIS-3470) IDE integration - error on junit interspection

Gary Tully created ARTEMIS-3470:
-----------------------------------

             Summary: IDE integration - error on junit interspection
                 Key: ARTEMIS-3470
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3470
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Gary Tully
            Assignee: Gary Tully


One of my favourite right mouse actions, run tests in package has broken:
{code}
Internal Error occurred.
org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-vintage' failed to discover tests
caused by: org.junit.platform.commons.JUnitException: Failed to parse version of junit:junit: 4.13.2
{code}

it seems transitive dependencies on junit5 are to blame, along with some bug I guess in parsing. I will exclude the junit5 deps in the short term.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)