Re: Trying to use Java 3D in Maven
Posted by
gouessej on
Jan 22, 2016; 2:01pm
URL: https://forum.jogamp.org/Trying-to-use-Java-3D-in-Maven-tp4036050p4036063.html
J. Tolliver wrote
Thanks. I got it working using the latest 1.3.2 Java3D and 2.3.2 jogamp jars.
Java3D 1.3 requires JOGL 1. You probably meant that you got it working using JOGL
2.3.2 + Java3D
1.6.0.
J. Tolliver wrote
Do you have any timeline guestimate for when 1.7.0 will be ready for Maven?
The source code is ready. I'm not a Maven specialist, I think that we'll upload Java 1.7.0 pre 1 on our Maven (JogAmp) development repository before uploading it into Maven Central. I have no estimate. I'll have much time next month. If I had much more experience on Maven, I could do it now.