Merge pull request #4434 from mhajas/KEYCLOAK-5311
KEYCLOAK-5311 Distinguish between kie repo and local repo
This commit is contained in:
commit
8c69306f2b
1 changed files with 1 additions and 1 deletions
|
@ -81,8 +81,8 @@
|
|||
-Dmy.host.name=localhost
|
||||
-Djava.security.krb5.conf=${project.build.directory}/dependency/kerberos/test-krb5.conf
|
||||
-Dkie.maven.settings.custom=${settings.path}
|
||||
-Dkie.maven.repo.local=${maven.repo.local}
|
||||
-Drepo.url=${repo.url}
|
||||
-Dmaven.repo.local=${maven.repo.local}
|
||||
</adapter.test.props>
|
||||
|
||||
<app.server.home>${containers.home}/app-server-${app.server}</app.server.home>
|
||||
|
|
Loading…
Reference in a new issue