Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

"val lines = comments.flatMap(_.lines)" in FieldT.scala: type mismatch #7262

Open
eLvErDe opened this issue Feb 2, 2021 · 1 comment
Open

Comments

@eLvErDe
Copy link
Contributor

eLvErDe commented Feb 2, 2021

Hello,

Most of the version fails to build with the following error:

[error] /home/acecile/packaging/marathon/marathon-1.9.109/build/type-generator/src/main/scala/mesosphere/raml/ir/FieldT.scala:76:36: type mismatch;
[error]  found   : java.util.stream.Stream[String]
[error]  required: scala.collection.GenTraversableOnce[?]
[error]     val lines = comments.flatMap(_.lines)

Best regards, Adam.

@f1-outsourcing
Copy link

I can remember having also problems building on centos7. I decided to extract it from the docker images.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants