Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Quickstart: Add instructions for maven install steps #645

Open
rratliff opened this issue Jan 3, 2025 · 0 comments · May be fixed by #646
Open

Spring Quickstart: Add instructions for maven install steps #645

rratliff opened this issue Jan 3, 2025 · 0 comments · May be fixed by #646

Comments

@rratliff
Copy link

rratliff commented Jan 3, 2025

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:

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant