You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build jcliff with "mvn clean install" it throws an exception with the following:
Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
I am trying to build jcliff with "mvn clean install" it throws an exception with the following:
Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
log: https://pastebin.pl/view/67f53355
The text was updated successfully, but these errors were encountered: