dlg99 commented on PR #3981:
URL: https://github.com/apache/bookkeeper/pull/3981#issuecomment-1579551549
Adding
```
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>${junit5.version}</version>
<scope>test</scope>
</dependency>
```
to the backwards compat modules makes mvn find the test but there are
missing dependencies and/or some conflicts in the runtime that I haven't
figured out
--
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]