Re: Problem with GLProfile and jogl2-rc2
Posted by
reyman on
Oct 28, 2011; 9:29am
URL: https://forum.jogamp.org/Problem-with-GLProfile-and-jogl2-rc2-tp3447491p3460489.html
Yes, this is a good trail i think,
If your loader need a jar version without version, i can try to remove this package and version number when i download the jar from remote repository.
thanks for help :)
SR.
On Thu, Oct 27, 2011 at 11:56 PM, gouessej [via jogamp]
<[hidden email]> wrote:
I have just found this to resolve Reyman's problem:
http://kthoms.wordpress.com/2009/10/13/how-to-register-a-custom-maven-repository-layout/
Using a custom layout in order to exclude package id and version id from the name of the JARs would solve his problem.
Thanks for this piece of information. I just have to take care to put all JARs containing native libraries into the same directories than its pure Java counterparts, it is even more simple than I thought :)
To unsubscribe from Problem with GLProfile and jogl2-rc2,
click here.
--