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 21:41:47 UTC

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

nicknezis commented on issue #3452: compile error: name 'maven_server' is not defined
URL: https://github.com/apache/incubator-heron/issues/3452#issuecomment-585985562
 
 
   In the meantime, you can also use Docker to compile.
   `./docker/scripts/dev-env-create.sh name ubuntu14.04` (`name` is just a name for the container)
   Then in the running container, you can run:
   `./bazel_configure.py` and the `bazel build` commands.

----------------------------------------------------------------
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