Closed mhmoed closed 9 years ago
Suggested was to use the integrated branch, which should solve the dependencies issue. In the near future the integrated branch will become the main branch, and the README will be updated then. When switching to the integrated branch be sure to add the 'bioontology.apikey=' in the correct properties file.
Still an issue, also with the integrated branch. Tested on both a Mac and a Linux machine (Ubuntu 14.04).
Commit af668f7e28b602f6b800a2dd5647a50ee57674a9 fixes this dependencies issue on my MacBook.
In trying to set up a development environment according to the instructions listed on the github.io page,
grails run-app
exits because of unresolved dependencies. I'm running Ubuntu 14.04.2 LTS with Oracle Java 1.7.0_76 and Grails 2.2.4 (using Grails 1.3.9, as listed in the instructions, will result in the build process complaining it explicitly needs version 2.2.4).The build log looks as follows:
The complete build log is available as a gist.