-
Notifications
You must be signed in to change notification settings - Fork 25
"unresolved dependencies" (jme3) #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This appears to be because http://updates.jmonkeyengine.org/maven/com/jme3/jme3-desktop/3.0.10/jme3-desktop-3.0.10.pom is offline. The build process requires downloading jMonkeyEngine as it is one of the main dependencies. We will look into alternative sources for this dependency. In the meantime, here is a precompiled shapenet-viewer jar file: http://dovahkiin.stanford.edu/etherion/data/shapenet/shapenet-viewer-assembly-0.1.0.jar |
…en repo (http://updates.jmonkeyengine.org/maven) don't seem to be reached for a while.
Fixed by updating to jme3.1-beta and switching maven repository. |
Hi, I notice your using jme3.1-beta, do you know of any way to get a newer version of jme3 from with a Scala sbt build? I am using the same jme3.1-beta repo as you but I would like to move on to the newer version of jme3 within my Scala application. |
If you want to use a newer version of jme3.1, you should be able to make a |
Thanks for the information! |
the precompiled link seems break downs. Is there any other way to download it? |
Are there any other dependencies that need to be installed before 'make' other than jdk 1.8? I got error information about unresolved dependencies about things related to jme3:
I got this problem on Ubuntu 14.04 and 16.06 both with openjdk 1.8.
The text was updated successfully, but these errors were encountered: