Hi
I see what you mean but release builds don't contain the external JARs as Ardor3D uses Maven.
I already suggested to Renanse to fix the download page:
http://ardor3d.forumatic.com/viewtopic.php?f=15&t=12671I'll probably have to write a tutorial about Ardor3D. If you're really lazy, use my JARs. If you agree with the licensing terms of my source code, use my Ant script too:
http://svn.code.sf.net/p/tuer/code/pre_beta/lib/Otherwise, when you build Ardor3D, the external JARs are stored in Maven's cache. You can follow these steps:
https://github.com/Renanse/Ardor3D/wiki/Getting%20StartedEdit.: My Ant script is very useful, it allows to compile, package (JARs, JNLP files, ...) and upload the application.