You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by anadahalli <gi...@git.apache.org> on 2016/10/20 10:32:12 UTC

[GitHub] incubator-predictionio-template-recommender issue #11: pio build exception: ...

GitHub user anadahalli opened an issue:

    https://github.com/apache/incubator-predictionio-template-recommender/issues/11

    pio build exception: unresolved dependencies

    I'm getting ```sbt.ResolveException: unresolved dependency: io.prediction#core_2.10;0.10.0-incubating: not found``` while trying to run pio build
    ```
    ..........
    [info] Resolving io.prediction#core_2.10;0.10.0-incubating ...
    [INFO] [Console$] [warn] 	module not found: io.prediction#core_2.10;0.10.0-incubating
    [INFO] [Console$] [warn] ==== local: tried
    [INFO] [Console$] [warn]   /home/ashwath/.ivy2/local/io.prediction/core_2.10/0.10.0-incubating/ivys/ivy.xml
    [INFO] [Console$] [warn] ==== public: tried
    [INFO] [Console$] [warn]   https://repo1.maven.org/maven2/io/prediction/core_2.10/0.10.0-incubating/core_2.10-0.10.0-incubating.pom
    ...........
    [INFO] [Console$] [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [INFO] [Console$] [warn] 	::          UNRESOLVED DEPENDENCIES         ::
    [INFO] [Console$] [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [INFO] [Console$] [warn] 	:: io.prediction#core_2.10;0.10.0-incubating: not found
    [INFO] [Console$] [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [INFO] [Console$] [warn] 
    [INFO] [Console$] [warn] 	Note: Unresolved dependencies path:
    [INFO] [Console$] [warn] 		io.prediction:core_2.10:0.10.0-incubating (/home/ashwath/tools/apache-predictionio-0.10.0-incubating/PredictionIO-0.10.0-incubating/MyRecommendation/build.sbt#L9-13)
    [INFO] [Console$] [warn] 		  +- io.prediction:template-scala-parallel-recommendation_2.10:0.1-SNAPSHOT
    [INFO] [Console$] sbt.ResolveException: unresolved dependency: io.prediction#core_2.10;0.10.0-incubating: not found
    .............
    ```
    I have built PredictionIO 0.10 from source.
    
    How do I fix this? Thank you.

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio-template-recommender issue #11: pio build exception: ...

Posted by fones <gi...@git.apache.org>.
Github user fones commented on the issue:

    https://github.com/apache/incubator-predictionio-template-recommender/issues/11
  
    There is ongoing pull request that fix this issue: https://github.com/apache/incubator-predictionio-template-recommender/pull/10
    
    Untill then please use master branch https://github.com/chanlee514/template-scala-parallel-recommendation
    
    Download this template via git, do not use `pio template get`
    
    It works for me.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio-template-recommender issue #11: pio build exception: ...

Posted by fones <gi...@git.apache.org>.
Github user fones commented on the issue:

    https://github.com/apache/incubator-predictionio-template-recommender/issues/11
  
    +1. Same here


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---