org.keycloak.testsuite integration-arquillian-servers-auth-server 4.6.0.Final-SNAPSHOT 4.0.0 pom integration-arquillian-servers-auth-server-jboss Auth Server - JBoss ${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 standalone-ha.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 client.jks ca.crt client.crt client.key intermediate-ca.crl empty.crl other_client.jks ${common.resources}/pki/root/ca certs/clients/test-user-san-email@localhost.cert.pem certs/clients/test-user@localhost.key.pem org.codehaus.mojo exec-maven-plugin org.apache.maven.plugins maven-antrun-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 true ${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} jpa ${auth.server.home}/modules/system/layers/base/test/jdbc/${jdbc.mvn.artifactId}/main true DEFAULT maven-enforcer-plugin enforce-properties enforce jdbc.mvn.groupId jdbc.mvn.artifactId jdbc.mvn.version keycloak.connectionsJpa.user keycloak.connectionsJpa.password keycloak.connectionsJpa.url 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 db.jdbc_url ${keycloak.connectionsJpa.url} driver ${jdbc.mvn.artifactId} username ${keycloak.connectionsJpa.user} password ${keycloak.connectionsJpa.password} schema ${keycloak.connectionsJpa.schema} ${auth.server.home}/standalone/configuration ${common.resources}/add-dialect-logger.xsl standalone.xml ${auth.server.home}/standalone/configuration migration-manual migration.mode manual org.codehaus.mojo xml-maven-plugin set-manual-migration-strategy process-resources transform ${auth.server.home}/standalone/configuration standalone.xml ${common.resources}/migration-strategy.xsl ${auth.server.home}/standalone/configuration migration.strategy manual initialize.empty false 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-servers-crossdc-jboss jdbc:h2:tcp://localhost:9092/mem:keycloak-dc-shared;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE maven-enforcer-plugin true maven-enforcer-plugin enforce-profile-activation enforce auth.server.jboss Profile "auth-servers-crossdc-jboss" requires activation of another profile: either "auth-server-wildfly" or "auth-server-eap". (wildfly|eap) org.codehaus.mojo xml-maven-plugin jpa-h2-tcp process-resources transform ${skip.h2.tcp} ${auth.server.home}/standalone/configuration standalone-ha.xml ${common.resources}/datasource-jdbc-url.xsl ${auth.server.home}/standalone/configuration pool.name KeycloakDS jdbc.url ${crossdc.jboss.jdbc.url} org.apache.maven.plugins maven-antrun-plugin configure-crossdc process-resources run 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} 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 db-failover-mariadb org.mariadb.jdbc mariadb-java-client 2.0.3 keycloak keycloak replication localhost:3316,localhost:3326 keycloak jdbc:mariadb:${mariadb.ha.mode}://${mariadb.hosts}/${mariadb.database}${mariadb.options}