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

absolute path in quarkus.keycloak.devservices.realm-path for integration-tests/oidc-client-reactive #33626

Closed
maxandersen opened this issue May 26, 2023 · 3 comments

Comments

@maxandersen
Copy link
Member

Describe the bug

quarkus.keycloak.devservices.realm-path=/Users/manderse/code/quarkusio/gradle-enterprise-maven-build-validation/.data/02-validate-local-build-caching-different-locations/20230526T083333-647052bd/first-build_quarkus/integration-tests/oidc-client-reactive/target/classes/quarkus-realm.json

should be made relative or ignored

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@quarkus-bot
Copy link

quarkus-bot bot commented May 26, 2023

/cc @geoand (devservices), @pedroigor (keycloak,oidc), @sberyozkin (keycloak,oidc), @stuartwdouglas (devservices)

@sberyozkin
Copy link
Member

Hi Max, can you clarify the problem please ?

@gsmet gsmet self-assigned this May 26, 2023
@maxandersen
Copy link
Member Author

the issue is that because of the hardcoded path it is not possible to reuse build cache between builds.

we need to decide if we just ignore it for these cases or need to change the build.

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

No branches or pull requests

3 participants