From ad456eea15c198b2c22eaa254c4a898dd922374b Mon Sep 17 00:00:00 2001 From: Darran Lofthouse Date: Tue, 14 Jun 2022 11:38:36 +0100 Subject: [PATCH] Add a new profile so all tests can be skipped using the -DskipTests property. --- tck/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/tck/pom.xml b/tck/pom.xml index 858ff84..a3c2d4b 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -693,5 +693,24 @@ + + skipTests + + + skipTests + + + + + true + true + true + true + + true + true + + +