Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.6.0
-
None
-
None
Description
Got compilation error of "package org.junit.jupiter.api does not exist" after checking out the code from Branch 3.6.
The error started to happen after the following PR: https://github.com/apache/zookeeper/pull/1445
Error:
zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/DIFFSyncConsistencyTest.java:[22,36] package org.junit.jupiter.api does not exist
Steps to produce
- pull latest code from branch-3.6
- run "mvn test"
Attachments
Issue Links
- duplicates
-
ZOOKEEPER-4011 Maven build fails on branch-3.6 because of jUnit 5 usage in DIFFSyncConsistencyTest
- Resolved
- relates to
-
ZOOKEEPER-4011 Maven build fails on branch-3.6 because of jUnit 5 usage in DIFFSyncConsistencyTest
- Resolved