[
https://issues.apache.org/jira/browse/ARTEMIS-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-3470.
-------------------------------------
Fix Version/s: 2.19.0
Resolution: Fixed
> 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
> Fix For: 2.19.0
>
> 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)