Follow the next steps if you download the source code for jsonb
:
-
Download source code from https://github.com/eclipse/yasson.git
-
Enter the folder
yasson
cd yasson
-
Install project in maven local.
Note
|
there are some test failing. For that reason, test task is excluded. |
./gradlew install -x test