...
The first profile (activated by default) bundles the mock implementations into the war file. The second profile will bundle the National implementation.
For the National build to work it is necessary to configure the build environment with properties. These properties are defined in local configuration files:
...
- a descriptor located in project basedir (profiles.xml) (unsupported in Maven 3.x)
Here are the Maven commands
...