From ebf380df73957b33394956e63b23bad9cb0ee540 Mon Sep 17 00:00:00 2001 From: Miguel Reboiro-Jato Date: Wed, 28 Sep 2016 13:19:46 +0200 Subject: [PATCH] Disables, temporarily, the JSF tests The JSF tests are misbehaving with the latest Firefox versions and, therefore, they have been temporaly disabled. --- jsf/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jsf/pom.xml b/jsf/pom.xml index 22496da..9c76d78 100644 --- a/jsf/pom.xml +++ b/jsf/pom.xml @@ -70,6 +70,13 @@ org.jacoco jacoco-maven-plugin + + org.apache.maven.plugins + maven-surefire-plugin + + true + + \ No newline at end of file -- 2.18.1