diff --git a/pom.xml b/pom.xml index 10d17f74f8..3f5381294d 100644 --- a/pom.xml +++ b/pom.xml @@ -608,6 +608,23 @@ @{jacoco.surefire.argLine} ${surefire.argLine} -Dtest.github.connector=okhttp + + httpclient-test + integration-test + + test + + + ${project.basedir}/target/${project.artifactId}-${project.version}.jar + false + src/test/resources/slow-or-flaky-tests.txt + @{jacoco.surefire.argLine} ${surefire.argLine} -Dtest.github.connector=httpclient + + + src/test/resources/test-trace-logging.properties + + + slow-or-flaky-test integration-test