Note that the master branch documentation [1][2] seems to be updated with respect to gradle. The problem seems to be related with what is pushed in g...@github.com:apache/calcite-site.
[1] https://github.com/apache/calcite/blob/master/site/_docs/howto.md [2] https://github.com/apache/calcite/blob/master/site/develop/index.md On Tue, Jan 7, 2020 at 1:18 PM Forward Xu <forwardxu...@gmail.com> wrote: > OK, I can try to fix this. > > Feng Zhu <wellfeng...@gmail.com> 于2020年1月7日周二 下午8:05写道: > > > I also noticed the same problem several days ago when a colleague > > complained he failed to build Calcite according to the documents on > > website. > > > > > > E.g., > > > > > https://calcite.apache.org/docs/howto.html#building-from-a-source-distribution > > > > > > > > > > > > > > > > > > *$ git clone git://github.com/apache/calcite.git > > <http://github.com/apache/calcite.git>$ cd calcite$ ./mvnw install $ mvn > > clean$ mvn package... hacks ...$ mvn package -DskipGenerate* > > > > https://calcite.apache.org/develop/#download-source-build-and-run-tests > > > > > > *$ git clone git://github.com/apache/calcite.git > > <http://github.com/apache/calcite.git>$ cd calcite$ mvn install* > > > > Vladimir Sitnikov <sitnikov.vladi...@gmail.com> 于2020年1月7日周二 下午7:44写道: > > > > > Can you clarify an url which has stale information? > > > > > > Vladimir > > > > > >