You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it expects me to know more about keycloak then I do...
└─$ mvn package
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.keycloak:keycloak-examples-parent:999-SNAPSHOT: Could not find artifact org.keycloak:keycloak-parent:pom:999-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 20, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.keycloak:keycloak-examples-parent:999-SNAPSHOT (/Users/andresgarcia/playground/keycloak-bulk-user/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.keycloak:keycloak-examples-parent:999-SNAPSHOT: Could not find artifact org.keycloak:keycloak-parent:pom:999-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 20, column 13 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
The text was updated successfully, but these errors were encountered:
I think it expects me to know more about keycloak then I do...
The text was updated successfully, but these errors were encountered: