20.12.2015, 11:37
@joh999: You can include your persistence.xml file in the src/main/resources/META-INF/ folder. If it does not exists, create it (There should also be a gamemode.yml file in the src/main/resources folder). Maven will then include all the files in your .jar file.

