There are two ways to include other resources in the EAR file
maven.ear.src
property, you can specify an entire directory to include, or
project.xml
to specify resource across various
directories, just as you would for a jar or war project.