tyrcho / openshift-cartridge-play2

Play2 In OpenShift as a cartridge
https://github.com/tyrcho/openshift-cartridge-play2
37 stars 42 forks source link

Cannot build gear . Followed the tutorial exactly. #26

Closed yudhir closed 8 years ago

yudhir commented 8 years ago

on gear build I get this.

Building git ref 'master', commit aaef1af
pre-build - Not yet implemented
Starting Play activator build process
Unable to open the docs in your web browser.  To open them manually navigate to:
http://typesafe.com/activator/docs
 Did not detect an activator project in this directory.
 - activator
 Load an existing project (has to be executed from the project directory)
 or print this help message if no project is found

 Sub-commands
 - activator ui
 Open the project in the UI if executed from an existing project
 directory, otherwise open a project-creation UI.

 - activator new [project-name] [template-name]
 Create a new project, prompting for project-name if missing and helping you
 find a template if template-name is not provided.

 - activator list-templates
 Fetch the latest template list and print it to the console.

find: `/var/lib/openshift/5739ff980c1e662b500000e9/app-root/runtime/repo/target/universal': No such file or directory
fpirola commented 8 years ago

@yudhir fixed the README.md file, I removed step fill "Source Code" field from the tutorial.

Thanks for your feedback, Best Regards