diff --git a/integration_tests/jmx_example_application/pom.xml b/integration_tests/jmx_example_application/pom.xml index 8138f592..c9b265d4 100644 --- a/integration_tests/jmx_example_application/pom.xml +++ b/integration_tests/jmx_example_application/pom.xml @@ -20,7 +20,7 @@ - ${artifactId} + ${project.artifactId} org.apache.maven.plugins diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index b18e5d39..03b96d1a 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -69,6 +69,7 @@ io.prometheus.jmx:jmx_prometheus_javaagent_java6 io/prometheus/jmx/shaded/org/yaml/snakeyaml/** + META-INF/maven/** **