Commit
22e6116182eeb429d3a6c3942267a30cc727cd2d
by Miguel Reboiro-JatoFixes test module not including resources
The 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.