org.keycloak.testsuite
integration-arquillian-servers-auth-server
2.2.0-SNAPSHOT
4.0.0
pom
integration-arquillian-servers-auth-server-jboss
Auth Server - JBoss
${project.parent.basedir}/common
${project.parent.basedir}/assembly.xml
org.keycloak
keycloak-server-dist
${project.version}
keycloak-${auth.server.dist.version}
org.keycloak
keycloak-server-overlay
${project.version}
org.wildfly
wildfly-dist
${wildfly.version}
wildfly-${overlaid.container.version}
${auth.server.dist.groupId}
${auth.server.dist.artifactId}
${auth.server.dist.version}
${project.build.directory}/unpacked/${auth.server.dist.unpacked.folder.name}
false
security.xsl
auth-server-jboss-submodules
src
maven-deploy-plugin
true
maven-dependency-plugin
unpack-server-or-overlay
generate-resources
unpack
${unpacked.artifact.groupId}
${unpacked.artifact.artifactId}
${unpacked.artifact.version}
zip
${project.build.directory}/unpacked
copy-testsuite-providers
generate-resources
copy
org.keycloak.testsuite
integration-arquillian-testsuite-providers
${project.version}
jar
false
${auth.server.home}/modules/org/keycloak/testsuite/integration-arquillian-testsuite-providers/main
install-testsuite-providers-module
generate-resources
unpack
org.keycloak.testsuite
integration-arquillian-testsuite-providers
${project.version}
jar
${auth.server.home}/modules
**/module.xml
maven-enforcer-plugin
org.codehaus.mojo
xml-maven-plugin
io-worker-threads
process-resources
transform
${auth.server.home}/standalone/configuration
standalone.xml
standalone-ha.xml
${common.resources}/io.xsl
${auth.server.home}/standalone/configuration
worker.io-threads
${auth.server.worker.io-threads}
worker.task-max-threads
${auth.server.worker.task-max-threads}
inject-provider-and-truststore
process-resources
transform
${auth.server.home}/standalone/configuration
standalone.xml
${common.resources}/keycloak-server-subsystem.xsl
${auth.server.home}/standalone/configuration
maven-resources-plugin
enable-jboss-mgmt-admin
process-resources
copy-resources
${auth.server.home}/standalone/configuration
${common.resources}
mgmt-users.properties
true
copy-keystore
process-resources
copy-resources
${auth.server.home}/standalone/configuration
${common.resources}/keystore
keycloak.jks
keycloak.truststore
org.codehaus.mojo
exec-maven-plugin
maven-assembly-plugin
create-zip
package
single
${assembly.xml}
false
server-overlay
server-overlay
${overlaid.container.groupId}
${overlaid.container.artifactId}
${overlaid.container.version}
${project.build.directory}/unpacked/${overlaid.container.unpacked.folder.name}
maven-dependency-plugin
unpack-overlaid-container
generate-resources
unpack
${auth.server.overlay.groupId}
${auth.server.overlay.artifactId}
${auth.server.overlay.version}
zip
${project.build.directory}/unpacked/${overlaid.container.unpacked.folder.name}
org.codehaus.mojo
exec-maven-plugin
install-server-overlay
generate-resources
exec
${common.resources}/install-keycloak.${script.suffix}
${auth.server.home}/bin
${auth.server.java.home}
${auth.server.home}
ssl
auth.server.ssl.required
org.codehaus.mojo
xml-maven-plugin
configure-adapter-subsystem-security
process-resources
transform
${auth.server.home}/standalone/configuration
standalone.xml
${common.resources}/${security.xsl}
${auth.server.home}/standalone/configuration
maven-resources-plugin
copy-keystore
process-resources
copy-resources
${auth.server.home}/standalone/configuration
${common.resources}/keystore
keycloak.jks
keycloak.truststore
jpa
${auth.server.home}/modules/system/layers/base/com/${jdbc.mvn.artifactId}/main
true
maven-enforcer-plugin
enforce-properties
enforce
jdbc.mvn.groupId
jdbc.mvn.artifactId
jdbc.mvn.version
keycloak.connectionsJpa.url
keycloak.connectionsJpa.user
keycloak.connectionsJpa.password
maven-dependency-plugin
jdbc-driver
process-resources
copy
${jdbc.mvn.groupId}
${jdbc.mvn.artifactId}
${jdbc.mvn.version}
jar
${jdbc.mvn.driver.deployment.dir}
true
org.codehaus.mojo
xml-maven-plugin
configure-wildfly-datasource
process-resources
transform
${auth.server.home}/modules/system/layers/base/com/h2database/h2/main
src/main/resources/xslt/module.xsl
module.xml
${jdbc.mvn.driver.deployment.dir}
database
${jdbc.mvn.artifactId}
version
${jdbc.mvn.version}
${auth.server.home}/standalone/configuration
${common.resources}/datasource.xsl
standalone.xml
standalone-ha.xml
${auth.server.home}/standalone/configuration
jdbc.url
${keycloak.connectionsJpa.url}
driver
${jdbc.mvn.artifactId}
username
${keycloak.connectionsJpa.user}
password
${keycloak.connectionsJpa.password}
${auth.server.home}/standalone/configuration
${common.resources}/add-dialect-logger.xsl
standalone.xml
${auth.server.home}/standalone/configuration
auth-server-apply-patch
auth.server.patch.zips
org.codehaus.mojo
exec-maven-plugin
install-patch
process-resources
exec
${common.resources}/install-patch.${script.suffix}
${auth.server.home}/bin
${auth.server.java.home}
${auth.server.home}
${auth.server.patch.zips}
auth-server-cluster
1
1
1
simple
org.codehaus.mojo
xml-maven-plugin
jpa-h2-tcp
process-resources
transform
${auth.server.home}/standalone/configuration
standalone-ha.xml
${common.resources}/datasource-jdbc-url.xsl
${auth.server.home}/standalone/configuration
pool.name
KeycloakDS
jdbc.url
jdbc:h2:tcp://${jboss.bind.address:localhost}:9092/mem:keycloak;DB_CLOSE_DELAY=-1
${skip.h2.tcp}
keycloak-ispn-caches
process-resources
transform
${auth.server.home}/standalone/configuration
standalone-ha.xml
${common.resources}/ispn-cache-owners.xsl
${auth.server.home}/standalone/configuration
sessionCacheOwners
${session.cache.owners}
offlineSessionCacheOwners
${offline.session.cache.owners}
loginFailureCacheOwners
${login.failure.cache.owners}
mod-cluster-configuration
process-resources
transform
${auth.server.home}/standalone/configuration
standalone-ha.xml
${common.resources}/mod_cluster.xsl
${auth.server.home}/standalone/configuration
load.metric
${load.metric}
admin
maven-resources-plugin
copy-keycloak-add-user-json
process-resources
copy-resources
${auth.server.home}/standalone/configuration
${common.resources}
keycloak-add-user.json
true
auth-server-wildfly
security-wildfly.xsl
wildfly
auth-server-eap
eap