Prediction build error - buildinfo not built

63 views
Skip to first unread message

geekm...@gmail.com

unread,
Feb 2, 2016, 8:20:16 AM2/2/16
to predictionio-dev
Hi

I am trying to build prediction IO source code in intellij. But I am getting following error -


1) PredictionIO-develop/core/src/main/scala/io/prediction/controller/MetricEvaluator.scala
    Error:(82, 35) not found: value html
    override def toHTML(): String = html.metric_evaluator().toString()
                                  ^

2)  /PredictionIO-develop/core/src/main/scala/io/prediction/workflow/CreateServer.scala
       Error:(467, 15) not found: value html
              html.index(
              ^
3) PredictionIO-develop/core/src/main/scala/io/prediction/workflow/WorkflowUtils.scala.
    Error:(28, 8) object BuildInfo is not a member of package io.prediction.core
    import io.prediction.core.BuildInfo
       ^


BuildInfo  object is auto generated by sbt-buildinfo. But in my case its not geting build.
I want to build without using make-distribution.sh file.

Any help

Thanks

Rasna Tomar

unread,
Feb 3, 2016, 10:49:55 PM2/3/16
to predictionio-dev

Any solution ?
Reply all
Reply to author
Forward
0 new messages