I don't see such error when doing `sbt/sbt pioUnidoc`. Are you cloning it from https://github.com/apache/incubator-predictionio.git ?
Tom On Thu, Nov 10, 2016 at 5:13 PM, Lin Amy <[email protected]> wrote: > Hello everyone!! > > I'am currently modifying template to fit my needs, but the link > http://predictionio.incubator.apache.org/api/current/#package returns > 404... > So I go search the github repo and found here https://github.com/ > apache/incubator-predictionio/tree/develop/docs/scaladoc saying that run > the command `sbt/sbt pioUnidoc` at project's root. But it fails... > -------------------------------------------------------------------------- > amy @ 09:11 PredictionIO-0.10.0-incubating $ ./sbt/sbt pioUnidoc > [info] Loading project definition from /home/crs/PredictionIO-0.10.0- > incubating/project > [info] Set current project to predictionio-0-10-0-incubating (in build > file:/home/crs/PredictionIO-0.10.0-incubating/) > [error] Not a valid command: pioUnidoc > [error] Not a valid project ID: pioUnidoc > [error] Expected ':' (if selecting a configuration) > [error] Not a valid key: pioUnidoc (similar: doc) > [error] pioUnidoc > [error] ^ > ------------------------------------------------------------ > ---------------- > Could someone help me please? > > Thank you! > Amy >
