It looks like they should be in src/main/resourcesif you need them at runtime, or src/test/resourcesif they are just put into tests.
This suggests that they are opaque data files without any special properties that Maven can do with anything interesting (for example, XSD schemas / SQL / script language files).