The Maven resources plugin:
This goal requires that you configure the resources to be copied, and specify the outputDirectory.
C
Reading your example I don't think you have to include&configure the maven-resource-plugin. Just add those resource-elements to the -tag. See http://maven.apache.org/ref/3.1.1/maven-model/maven.html#class_resource which other tags you can use.