From a1247f8f92d73802086dad6b00140b08c449862c Mon Sep 17 00:00:00 2001 From: vramik Date: Tue, 29 Aug 2017 12:25:54 +0200 Subject: [PATCH] was - update link to repository in README.md --- .../integration-arquillian/tests/other/adapters/was/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/integration-arquillian/tests/other/adapters/was/README.md b/testsuite/integration-arquillian/tests/other/adapters/was/README.md index ae7afce903..5f127fc995 100644 --- a/testsuite/integration-arquillian/tests/other/adapters/was/README.md +++ b/testsuite/integration-arquillian/tests/other/adapters/was/README.md @@ -13,7 +13,7 @@ ## How to run tests 1. start IBM WebSphere container with ibmjdk8 (tests expects that app-server runs on port 8280) -2. add the [repository](https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-11801) to settings.xml +2. add the [repository](https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-12222) to settings.xml 3. mvn -f keycloak/pom.xml -Pdistribution -DskipTests clean install 4. mvn -f keycloak/testsuite/integration-arquillian/pom.xml -Pauth-server-wildfly -DskipTests clean install 5. mvn -f keycloak/testsuite/integration-arquillian/tests/other/adapters/was/pom.xml -Pauth-server-wildfly,app-server-was clean install \ No newline at end of file