Hi Joe,

Thanks for forwarding. From PredictionIO v0.10, org namespace in
dependencies will change from "io.prediction" to "org.apache.predictionio".
PredictionIO v0.10 has not been released yet, but since you're building
from source in develop branch, you would need to update the namespace. You
can see the changes here:
https://github.com/chanlee514/template-scala-parallel-universal-recommendation/commit/ab4741ed34f6eed5a0267dfb0f7874736b8ec624

Cheers,
Chan

On Mon, Sep 12, 2016 at 1:55 AM, József Hábit <[email protected]>
wrote:

> Hi, i've reported this issue on the github first, forwarding to here per
> Chan's request.
> https://github.com/apache/incubator-predictionio/issues/293
>
> Hi, after running a pio build from the latest devel tree i got this error:
> ...
> [info] Resolving io.prediction#core_2.10;0.10.0-SNAPSHOT ...
> [INFO] [Console$] [warn] module not found: io.prediction#core_2.10;0.10.0
> -SNAPSHOT
> [INFO] [Console$] [warn] ==== local: tried
> [INFO] [Console$] [warn] /home/predio/.ivy2/local/io.pr
> ediction/core_2.10/0.10.0-SNAPSHOT/ivys/ivy.xml
> [INFO] [Console$] [warn] ==== public: tried
> [INFO] [Console$] [warn] https://repo1.maven.org
> /maven2/io/prediction/core_2.10/0.10.0-SNAPSHOT/core_2.10-0.
> 10.0-SNAPSHOT.pom
> [INFO] [Console$] [warn] ==== Maven2 Local: tried
> [INFO] [Console$] [warn] file:/home/predio/.m2/reposito
> ry/io/prediction/core_2.10/0.10.0-SNAPSHOT/core_2.10-0.10.0-SNAPSHOT.pom
> ...
> [INFO] [Console$] error sbt.ResolveException: unresolved dependency:
> io.prediction#core_2.10;0.10.0-SNAPSHOT: not found
>
>
> Regarding the template, we are using the Universal Recommendation
> template, release 0.2.3.
> https://github.com/PredictionIO/template-scala-parallel-univ
> ersal-recommendation
>
> Thanks!
> Joe
>

Reply via email to