diff --git a/pom.xml b/pom.xml index ba46001..4a233b7 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ https://github.com/jbossas/jboss-threads - https://github.com/jbossas/jboss-threads.git + scm:git:git@github.com:jbossas/jboss-threads.git scm:git:git@github.com:jbossas/jboss-threads.git HEAD @@ -148,19 +148,19 @@ - maven-javadoc-plugin + maven-resources-plugin - - - org.jboss - jdk-misc - 2.Final - - + UTF-8 + + maven-javadoc-plugin + maven-compiler-plugin + + full + maven-source-plugin @@ -168,29 +168,13 @@ maven-surefire-plugin - - - test.level - ${test.level} - - - java.util.logging.manager - org.jboss.logmanager.LogManager - - - jboss.threads.eqe.statistics - ${jboss.threads.eqe.statistics} - - - jboss.threads.eqe.unlimited-queue - ${jboss.threads.eqe.unlimited-queue} - - - jboss.threads.eqe.register-mbean - ${jboss.threads.eqe.register-mbean} - - - always + + ${test.level} + org.jboss.logmanager.LogManager + ${jboss.threads.eqe.statistics} + ${jboss.threads.eqe.unlimited-queue} + ${jboss.threads.eqe.register-mbean} +