Login  Register

Re: A new binary build available soon

Posted by gouessej on Sep 03, 2021; 10:07pm
URL: https://forum.jogamp.org/A-new-binary-build-available-soon-tp4038575p4041242.html

The generation of the API documentation with Maven works anew (mvn site).

You can build the project by skipping the tests with -DskipTests or by setting the VM fork count to zero with -DforkCount=0. I'll find a more viable solution on the long term. Mockito seems to support Java 17 unlike EasyMock.

I'll upload the binaries and the API documentation very soon. Java >= 16 is required.
Julien Gouesse | Personal blog | Website