...
Each country must build their own jar file containing their own implementations, dependencies and supporting files.
This National jar file is bundled into the epsos-ws-server.war. The pom.xml for the epsos-ws-server project uses profiles to achieve this goal. Maven profiles enable portable build scripts that can be run with with different configurations.
...