in MVNActions::getProjectClassPath, split by System.getProperty("path.separator") does not work correctly under windows, "\\r?\\n"
in MVNActions::getProjectClassPath, split by System.getProperty("path.separator") does not work correctly under windows, "\r?\n"