You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/10 14:22:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413209#comment-17413209 ] 

ASF subversion and git services commented on ARTEMIS-3470:
----------------------------------------------------------

Commit 6a346e71d4e267a9e0663a6db4dc210f9dbb3cf3 in activemq-artemis's branch refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=6a346e7 ]

ARTEMIS-3470 - exclude junit5 transitive deps - to allow junit introspection to work with our junit version


> IDE integration - error on junit interspection
> ----------------------------------------------
>
>                 Key: ARTEMIS-3470
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3470
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.18.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)