Skip to content

Scala build fails #261

Description

@pnadon

Hello,
Although I receive no errors when compiling for other languages including Java, when I try compiling for Scala I get the following error:

Error: No bin/java and no environment variable JAVA_HOME
--scala_out: protoc-gen-scala: Plugin failed with status code 1.

The script running the image is similar to the one posted here, but tweaked to only use the protoc-all image, like so:

docker run -v `pwd`:/defs namely/protoc-all -d . -l $lang

So in this case, lang=scala.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions