You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/02/13 14:47:26 UTC

[GitHub] [incubator-heron] joshfischer1108 commented on issue #3452: compile error: name 'maven_server' is not defined

joshfischer1108 commented on issue #3452: compile error: name 'maven_server' is not defined
URL: https://github.com/apache/incubator-heron/issues/3452#issuecomment-585791572
 
 
   @dttlgotv   It looks like your are using a newer version of Bazel (prob 2.x).  You need Bazel version `0.26.0` to build Heron at this time.  You can see instructions on how to get this version [here](https://docs.bazel.build/versions/0.26.0/install.html).  
   
   Some work is being done now to upgrade the build rules so that we can use an updated version of Bazel.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services