System.out.println(String.format("\n\nThe SAREF Pipeline completed with %s errors and %s warnings\n",testSuites.getErrors(),testSuites.getFailures()));
System.out.println(String.format("\nDocumentation for %s %s: %s\n",target.getRepository().getProject(),target.getCurrentVersionName(),documentationHTML.getCanonicalPath()));
// public static final String SAREF_PORTAL_STATIC_GIT = "https://forge.etsi.org/rep/SAREF/saref-portal-static.git"; // uncomment when the project is public