The Maven resources plugin:
This goal requires that you configure the resources to be copied, and specify the outputDirectory.
C
You can use ant-style patterns
maven-resources-plugin 2.7 copy-resources validate copy-resources ${project.build.directory} ${basedir} blah/** uggh/**