From 762805da373d599327fa1edc9a2fa680350b5ffe Mon Sep 17 00:00:00 2001 From: zhonghai Date: Fri, 30 Aug 2024 16:56:53 +0800 Subject: [PATCH] fix test --- pom.xml | 6 ------ sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml | 5 ----- sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml | 5 ----- sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml | 5 ----- sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml | 5 ----- tracer-core/pom.xml | 5 ----- tracer-test/core-test/pom.xml | 5 ----- 7 files changed, 36 deletions(-) diff --git a/pom.xml b/pom.xml index ab68a32c..800b09b5 100644 --- a/pom.xml +++ b/pom.xml @@ -242,12 +242,6 @@ 1.10.19 test - - org.jmockit - jmockit-coverage - 1.49 - test - junit junit diff --git a/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml index 35a0c800..9a3ad0cc 100644 --- a/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml +++ b/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml @@ -44,11 +44,6 @@ mockito-core test - - org.jmockit - jmockit-coverage - test - junit junit diff --git a/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml index e63aa9e2..0ed39105 100644 --- a/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml +++ b/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml @@ -34,11 +34,6 @@ mockito-core test - - org.jmockit - jmockit-coverage - test - junit junit diff --git a/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml index 9e34bb60..8e678c2c 100644 --- a/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml +++ b/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml @@ -41,11 +41,6 @@ mockito-core test - - org.jmockit - jmockit-coverage - test - junit junit diff --git a/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml index 409d56b9..d9b68b5e 100644 --- a/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml +++ b/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml @@ -59,11 +59,6 @@ mockito-core test - - org.jmockit - jmockit-coverage - test - junit junit diff --git a/tracer-core/pom.xml b/tracer-core/pom.xml index 7558ca19..bd62b1b7 100644 --- a/tracer-core/pom.xml +++ b/tracer-core/pom.xml @@ -44,11 +44,6 @@ mockito-core test - - org.jmockit - jmockit-coverage - test - junit junit diff --git a/tracer-test/core-test/pom.xml b/tracer-test/core-test/pom.xml index 9b8ce78a..9a61cda4 100644 --- a/tracer-test/core-test/pom.xml +++ b/tracer-test/core-test/pom.xml @@ -30,11 +30,6 @@ test - - org.jmockit - jmockit-coverage - test - junit junit