From 351b4a53972545cbb4390ede1e64c2139cafd24c Mon Sep 17 00:00:00 2001 From: Thai Nguyen Date: Wed, 13 Jul 2016 07:39:31 +0700 Subject: [PATCH] Updates POM to skip a test. --- apache-cxf/cxf-introduction/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apache-cxf/cxf-introduction/pom.xml b/apache-cxf/cxf-introduction/pom.xml index b25ef4db03..27a2978956 100644 --- a/apache-cxf/cxf-introduction/pom.xml +++ b/apache-cxf/cxf-introduction/pom.xml @@ -21,6 +21,15 @@ com.baeldung.cxf.introduction.Server + + maven-surefire-plugin + 2.19.1 + + + **/StudentTest.java + + +