1

我正在尝试使用最新的 git commit 在 mac osx (10.9.5) 上构建 google caliper,并遇到以下问题:

/ExperimentingCaliperRun.java:[225,18] cannot find symbol
[ERROR] symbol:   method transformAsync(com.google.common.util.concurrent.ListenableFuture<capture#1 of ?>,<anonymous com.google.common.util.concurrent.AsyncFunction<java.lang.Object,com.google.caliper.runner.TrialResult>>)
[ERROR] location: class com.google.common.util.concurrent.Futures

我正在使用 Maven 3.2.5,java 当前设置为 1.8(更新 71)。我认为这可能与 Guava 19.0 相关的问题有关,但我对此不太熟悉可以肯定地说。其他人遇到过这个问题吗?任何快速修复?

4

0 回答 0