diff --git a/pom.xml b/pom.xml index 14489ec0..7a5d69da 100644 --- a/pom.xml +++ b/pom.xml @@ -219,7 +219,29 @@ compile - ${jdk.release.version} + + -proc:none + + + + test-compile + test-compile + + testCompile + + + + + ${project.groupId} + ${project.artifactId} + ${project.version} + + + org.jboss.logging + jboss-logging + ${version.jboss-logging} + +