diff --git a/integration_test_suite/integration_tests/pom.xml b/integration_test_suite/integration_tests/pom.xml index f77c8a9e..618ca4f9 100644 --- a/integration_test_suite/integration_tests/pom.xml +++ b/integration_test_suite/integration_tests/pom.xml @@ -29,6 +29,7 @@ UTF-8 1.3.4 0.7.2 + io.prometheus.jmx.test @@ -85,7 +86,21 @@ + + + src/main/resources + true + + + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + + ${project.build.sourceEncoding} + + org.apache.maven.plugins maven-compiler-plugin