sbt.ResolveException: unresolved dependency: org.apache.predictionio#pio-build;0.11.0-incubrating -




hi new predictionio( v 0.11.0-incubrationg spark- 2.1.0 elasticsearch- 5.2.1 hbase - 1.2.6)and using template https://github.com/alexice/template-scala-parallel-svd-item-similarity . template compaitable min 0.9.2 version of predictionio , require apache pio conversion . replaced io.prediction org.apache.predictionio , changed version 0.11.0-incubrating in files(build.sbt,template.json,project/assembly.sbt,project/pio-build.sbt) after in template folder ran pio build --verbose , git following error :

[info] [engine$] [warn]     :::::::::::::::::::::::::::::::::::::::::::::: [info] [engine$] [warn]     ::          unresolved dependencies         :: [info] [engine$] [warn]     :::::::::::::::::::::::::::::::::::::::::::::: [info] [engine$] [warn]     :: org.apache.predictionio#pio-build;0.10.0-incubrating: not found [info] [engine$] [warn]     :::::::::::::::::::::::::::::::::::::::::::::: [info] [engine$] [warn]  [info] [engine$] [warn]     note: unresolved dependencies have attributes.  check these dependencies exist requested attributes. [info] [engine$] [warn]         org.apache.predictionio:pio-build:0.11.0-incubrating (scalaversion=2.10, sbtversion=0.13) [info] [engine$] [warn]  [info] [engine$] [warn]     note: unresolved dependencies path: [info] [engine$] [warn]         org.apache.predictionio:pio-build:0.11.0-incubrating (scalaversion=2.10, sbtversion=0.13) (/predictionio/apache-predictionio-0.11.0-incubating/template-scala-parallel-svd-item-similarity/project/pio-build.sbt#l1-2) [info] [engine$] [warn]           +- default:template-scala-parallel-svd-item-similarity-build:0.1-snapshot (scalaversion=2.10, sbtversion=0.13) [info] [engine$] sbt.resolveexception: unresolved dependency: org.apache.predictionio#pio-build;0.11.0-incubrating: not found [info] [engine$]    @ sbt.ivyactions$.sbt$ivyactions$$resolve(ivyactions.scala:313) [info] [engine$]    @ sbt.ivyactions$$anonfun$updateeither$1.apply(ivyactions.scala:191) [info] [engine$]    @ sbt.ivyactions$$anonfun$updateeither$1.apply(ivyactions.scala:168) [info] [engine$]    @ sbt.ivysbt$module$$anonfun$withmodule$1.apply(ivy.scala:156) [info] [engine$]    @ sbt.ivysbt$module$$anonfun$withmodule$1.apply(ivy.scala:156) [info] [engine$]    @ sbt.ivysbt$$anonfun$withivy$1.apply(ivy.scala:133) [info] [engine$]    @ sbt.ivysbt.sbt$ivysbt$$action$1(ivy.scala:57) [info] [engine$]    @ sbt.ivysbt$$anon$4.call(ivy.scala:65) [info] [engine$]    @ xsbt.boot.locks$globallock.withchannel$1(locks.scala:93) [info] [engine$]    @ xsbt.boot.locks$globallock.xsbt$boot$locks$globallock$$withchannelretries$1(locks.scala:78) [info] [engine$]    @ xsbt.boot.locks$globallock$$anonfun$withfilelock$1.apply(locks.scala:97) [info] [engine$]    @ xsbt.boot.using$.withresource(using.scala:10) [info] [engine$]    @ xsbt.boot.using$.apply(using.scala:9) [info] [engine$]    @ xsbt.boot.locks$globallock.ignoringdeadlockavoided(locks.scala:58) [info] [engine$]    @ xsbt.boot.locks$globallock.withlock(locks.scala:48) [info] [engine$]    @ xsbt.boot.locks$.apply0(locks.scala:31) [info] [engine$]    @ xsbt.boot.locks$.apply(locks.scala:28) [info] [engine$]    @ sbt.ivysbt.withdefaultlogger(ivy.scala:65) [info] [engine$]    @ sbt.ivysbt.withivy(ivy.scala:128) [info] [engine$]    @ sbt.ivysbt.withivy(ivy.scala:125) [info] [engine$]    @ sbt.ivysbt$module.withmodule(ivy.scala:156) [info] [engine$]    @ sbt.ivyactions$.updateeither(ivyactions.scala:168) [info] [engine$]    @ sbt.classpaths$$anonfun$sbt$classpaths$$work$1$1.apply(defaults.scala:1481) [info] [engine$]    @ sbt.classpaths$$anonfun$sbt$classpaths$$work$1$1.apply(defaults.scala:1477) [info] [engine$]    @ sbt.classpaths$$anonfun$dowork$1$1$$anonfun$121.apply(defaults.scala:1512) [info] [engine$]    @ sbt.classpaths$$anonfun$dowork$1$1$$anonfun$121.apply(defaults.scala:1510) [info] [engine$]    @ sbt.tracked$$anonfun$lastoutput$1.apply(tracked.scala:37) [info] [engine$]    @ sbt.classpaths$$anonfun$dowork$1$1.apply(defaults.scala:1515) [info] [engine$]    @ sbt.classpaths$$anonfun$dowork$1$1.apply(defaults.scala:1509) [info] [engine$]    @ sbt.tracked$$anonfun$inputchanged$1.apply(tracked.scala:60) [info] [engine$]    @ sbt.classpaths$.cachedupdate(defaults.scala:1532) [info] [engine$]    @ sbt.classpaths$$anonfun$updatetask$1.apply(defaults.scala:1459) [info] [engine$]    @ sbt.classpaths$$anonfun$updatetask$1.apply(defaults.scala:1411) [info] [engine$]    @ scala.function1$$anonfun$compose$1.apply(function1.scala:47) [info] [engine$]    @ sbt.$tilde$greater$$anonfun$$u2219$1.apply(typefunctions.scala:40) [info] [engine$]    @ sbt.std.transform$$anon$4.work(system.scala:63) [info] [engine$]    @ sbt.execute$$anonfun$submit$1$$anonfun$apply$1.apply(execute.scala:228) [info] [engine$]    @ sbt.execute$$anonfun$submit$1$$anonfun$apply$1.apply(execute.scala:228) [info] [engine$]    @ sbt.errorhandling$.wideconvert(errorhandling.scala:17) [info] [engine$]    @ sbt.execute.work(execute.scala:237) [info] [engine$]    @ sbt.execute$$anonfun$submit$1.apply(execute.scala:228) [info] [engine$]    @ sbt.execute$$anonfun$submit$1.apply(execute.scala:228) [info] [engine$]    @ sbt.concurrentrestrictions$$anon$4$$anonfun$1.apply(concurrentrestrictions.scala:159) [info] [engine$]    @ sbt.completionservice$$anon$2.call(completionservice.scala:28) [info] [engine$]    @ java.util.concurrent.futuretask.run(futuretask.java:266) [info] [engine$]    @ java.util.concurrent.executors$runnableadapter.call(executors.java:511) [info] [engine$]    @ java.util.concurrent.futuretask.run(futuretask.java:266) [info] [engine$]    @ java.util.concurrent.threadpoolexecutor.runworker(threadpoolexecutor.java:1149) [info] [engine$]    @ java.util.concurrent.threadpoolexecutor$worker.run(threadpoolexecutor.java:624) [info] [engine$]    @ java.lang.thread.run(thread.java:748) [info] [engine$] [error] (*:update) sbt.resolveexception: unresolved dependency: org.apache.predictionio#pio-build;0.11.0-incubrating: not found [info] [engine$] project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?  [error] [engine$] return code of build command: /predictionio/apache-predictionio-0.11.0-incubating/predictionio-0.11.0-incubating/sbt/sbt  package assemblypackagedependency 1. aborting. [info] [engine$] looking engine... [error] [engine$] no engine found. build might have failed. aborting.  

i googled out , not able find solution. appreciated.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -