Solving MNG-711: o Added a check in MavenProject.getArtifacts() to never return null, but an empty Set, since there's almost no checking. o Added requiresDependencyResolution test to SurefirePlugin.