You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Damien Diederen (Jira)" <ji...@apache.org> on 2020/11/23 08:26:00 UTC

[jira] [Resolved] (ZOOKEEPER-4008) "package org.junit.jupiter.api does not exist" compilation error in Branch 3.6

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damien Diederen resolved ZOOKEEPER-4008.
----------------------------------------
      Assignee: Damien Diederen
    Resolution: Duplicate

Thank you for the report, [~liwang].  This has been fixed via ZOOKEEPER-4011.

> "package org.junit.jupiter.api does not exist" compilation error in Branch 3.6
> ------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4008
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4008
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.6.0
>            Reporter: Li Wang
>            Assignee: Damien Diederen
>            Priority: Major
>
> 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"
>  



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