[keycloak-dev] Failed building latest master - as7-subsystem

Marek Posolda mposolda at redhat.com
Mon May 25 05:49:17 EDT 2015


I have some issues building latest master. Namely when building 
"integration/as7-subsystem" I had:

[ERROR] Failed to execute goal on project keycloak-as7-subsystem: Could 
not resolve dependencies for project 
org.keycloak:keycloak-as7-subsystem:jar:1.3.0.Final-SNAPSHOT: The 
following artifacts could not be resolved: 
org.jboss.as:jboss-as-naming:jar:7.5.0.Final-redhat-15, 
org.jboss.as:jboss-as-server:jar:7.5.0.Final-redhat-15, 
org.jboss.as:jboss-as-ee:jar:7.5.0.Final-redhat-15, 
org.jboss.as:jboss-as-web:jar:7.5.0.Final-redhat-15: Could not find 
artifact org.jboss.as:jboss-as-naming:jar:7.5.0.Final-redhat-15 in 
jboss-public-repository-group 
(https://repository.jboss.org/nexus/content/groups/public-jboss)


To workaround this, I downloaded jboss-eap-6.4.0.Alpha.zip and unzip it 
to my local maven repo. I guess we don't want this step to be required 
for build Keycloak? Is there any public repository, which contains those 
artifacts and which should be put into pom.xml ? Or am I just missing 
something?

Marek


More information about the keycloak-dev mailing list