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

[jira] [Updated] (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 ]

Li Wang updated ZOOKEEPER-4008:
-------------------------------
    Summary: "package org.junit.jupiter.api does not exist" compilation error in Branch 3.6  (was: "package org.junit.jupiter.api does not exist" compile error in Branch 3.6)

> "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
>            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)