After upgrading to apache-maven-3.5.4, the error is gone. FYI
On Wed, Jul 18, 2018 at 2:50 PM Ted Yu <[email protected]> wrote: > Hi, > Has anyone else seen the following ? > > [INFO] Compiling 2881 source files to > /Users/tyu/ratis/ratis-proto-shaded/target/protoc-generated-classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] error: cannot access InverseEntry > [INFO] 1 error > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Ratis ....................................... SUCCESS [ > 0.451 s] > [INFO] Apache Ratis Proto Shaded .......................... FAILURE [ > 22.397 s] > > Most recent commit: 67bb9fcd4495eb4fa79c128a0abda3578d9a2947 > > Here is my environment: > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option > MaxPermSize=812M; support was removed in 8.0 > Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; > 2017-10-18T00:58:13-07:00) > Maven home: /Users/tyu/apache-maven-3.5.2 > Java version: 1.8.0_151, vendor: Oracle Corporation > Java home: > /Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "10.11.6", arch: "x86_64", family: "mac" > > libprotoc 2.5.0 > > Thanks >
