Skip to content

Building a local jar

Yuri Pourre edited this page May 18, 2018 · 1 revision

If you can't use Maven, you can generate a jar file using:

mvn package -Dmaven.test.skip=true
Clone this wiki locally