Build
jgvt requries JDK8+ and Maven to build.
The following is the build command. There are convenience launch codes that
are disguised as tests. So it is necessary to skip the tests when building the
package.
mvn clean package -Dmaven.test.skip=true