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
As a developer who is experienced to Java but new to Maven, I was stumped by this error for some time before I realized I needed to maven install the parent pom and test helper:
[ERROR] Failed to execute goal on project spring-rest-authz-resource-server: Could not resolve dependencies for project org.keycloak.quickstarts:spring-rest-authz-resource-server:jar:999.0.0-SNAPSHOT
[ERROR] dependency: org.keycloak.quickstarts:keycloak-quickstarts-test-helper:jar:999.0.0-SNAPSHOT (test)
[ERROR] Could not find artifact org.keycloak.quickstarts:keycloak-quickstarts-test-helper:jar:999.0.0-SNAPSHOT
Discussion
No response
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered:
Description
As a developer who is experienced to Java but new to Maven, I was stumped by this error for some time before I realized I needed to maven install the parent pom and test helper:
Discussion
No response
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered: