Somebody added the maven-resources-plugin to the systests pom with a phase that it rejects (process-test-resources). So, at least on my machine, we get no systests. I changed the phase to 'validate' and now they are running, and complaining a bit about file encodings and source code warnings.
