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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to