Login  Register

Re: 2.1.5 Release

Posted by jmaasing on Mar 11, 2014; 8:58pm
URL: https://forum.jogamp.org/2-1-5-Release-tp4031829p4031854.html

io7m wrote
This is an incredibly stupid mistake on my part. I've no idea how, but somehow the compiled jar files have been replaced with the source jar files (so you get a jar file full of .java source files instead of compiled class files).

I'm looking into how to revert this now (we may be able to replace the artifacts on central).
LOL I unpacked the JAR-files, linked them in Netbeans, ran jar -tf and still didn't spot the mistake so yeah.. You are not alone

And yes, I don't think you can overwrite a released version, there is a ton of caching in maven-land once you release a version, better just to release 2.1.5.1 or something and just get on with life :)