4.0.0 org.soulwing.jwt wildfly-jwt-extension 1.2.4 jwt-subsystem Wildfly JWT Subsystem jwt org.soulwing.${subsystem.name} org/soulwing/${subsystem.name} main ${project.build.directory}/modules/${module.path}/${module.slot} ${project.parent.artifactId} src/main/resources true **/*.properties **/*.xml src/main/resources false **/*.properties **/*.xml maven-resources-plugin copy-module-descriptor copy-resources process-resources ${module.directory} src/module true **/*.xml src/module false **/*.xml maven-antrun-plugin copy-module-artifact run package ${project.groupId} jwt-extension-api ${project.version} ${project.groupId} jwt-extension-spi ${project.version} org.wildfly.core wildfly-server true org.wildfly.core wildfly-controller org.wildfly wildfly-undertow true io.undertow undertow-core true io.undertow undertow-servlet true org.glassfish javax.json org.soulwing.jwt jwt-api org.soulwing.s2ks s2ks-api org.slf4j slf4j-api ch.qos.logback logback-classic test junit junit org.jmock jmock-junit4 org.jmock jmock-legacy org.hamcrest hamcrest-core org.hamcrest hamcrest-library commons-io commons-io test org.soulwing.s2ks s2ks-impl test org.wildfly.core wildfly-subsystem-test pom test org.jboss.slf4j slf4j-jboss-logmanager