NoSuchMethodError: javax.media.opengl.GLProfile.getMaxFixedFunc(Z)Ljavax/media/opengl/GLProfile;

Yes it’s most likely because the package names was changed and you have a mismatch between the JOGL-version you have and the version of jME you use.

I know @gouessej has asked for help in maintaining the Jogl-renderer for jME: