sijie commented on issue #243: Missing dependency: bookkeeper-server 4.3.7-TWTTR-OSS URL: https://github.com/apache/distributedlog/issues/243#issuecomment-353282867 Ah I see what is the problem here: backward-compat-0.4 is using distributedlog `0.4-incubating` for backward compat tests. distributedlog `0.4-incubating` is using `4.3.7-TWTTR-OSS`, which this version in twitter's github repo. (see the pom file in 0.4-incubating: https://github.com/apache/distributedlog/blob/release-0.4.0-incubating/pom.xml#L256) you need to add this to your local nexus server, i guess.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
