Fixes test module not including resourcesThe test module was not including the resources (such as the datasets)in the packaged file (i.e. the JAR file) because the maven-resources-plugin was disabled in a (bad) optimization.