diff --git a/micrometer/pom.xml b/micrometer/pom.xml index ac63d24748..e36d3697a8 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -100,23 +100,8 @@ wildfly-maven-plugin ${version.plugin.wildfly} - - org.wildfly.plugins - wildfly-jar-maven-plugin - ${version.plugin.wildfly-jar} - - - - org.apache.maven.plugins - maven-compiler-plugin - - 11 - 11 - - - diff --git a/microprofile-lra/README-source.adoc b/microprofile-lra/README-source.adoc index 9022cf69cb..2c2110d297 100644 --- a/microprofile-lra/README-source.adoc +++ b/microprofile-lra/README-source.adoc @@ -272,11 +272,6 @@ the generated build section): wildfly-maven-plugin ${version.plugin.wildfly} - - org.wildfly.plugins - wildfly-jar-maven-plugin - ${version.plugin.wildfly-jar} - diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 147da9b000..c45753da2f 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -118,7 +118,6 @@ ${version.bom.ee} ${version.bom.expansion} ${version.plugin.wildfly} - ${version.plugin.wildfly-jar} diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index a87ff2bbee..06157a7fa8 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -100,23 +100,8 @@ wildfly-maven-plugin ${version.plugin.wildfly} - - org.wildfly.plugins - wildfly-jar-maven-plugin - ${version.plugin.wildfly-jar} - - - - org.apache.maven.plugins - maven-compiler-plugin - - 11 - 11 - - -