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

rest-client-reactive tests has absolute path in application.properties #33629

Closed
maxandersen opened this issue May 26, 2023 · 2 comments · Fixed by #34082
Closed

rest-client-reactive tests has absolute path in application.properties #33629

maxandersen opened this issue May 26, 2023 · 2 comments · Fixed by #34082
Assignees
Milestone

Comments

@maxandersen
Copy link
Member

Describe the bug

https://ge.quarkus.io/c/nk5vgua7gpx2u/k4ldeu42numus/goal-inputs?expanded=WyJ2YmRzbTZ5ZmYzeG55LWFubm90YXRpb25wcm9jZXNzb3JwYXRoIiwiMmI1NTRwNDJxbmV6bS1hbm5vdGF0aW9ucHJvY2Vzc29ycGF0aCIsImhsbDZsbWYydnZodjYtYW5ub3RhdGlvbnByb2Nlc3NvcnBhdGgiLCJobGw2bG1mMnZ2aHY2LWFubm90YXRpb25Qcm9jZXNzb3JQYXRoLTAtMCIsInR5bWNvcXM1bnNoZnktYW5ub3RhdGlvbnByb2Nlc3NvcnBhdGgiLCJ0eW1jb3FzNW5zaGZ5LWFubm90YXRpb25Qcm9jZXNzb3JQYXRoLTAtMCIsImU3dmx6b2xwbXptY28tYW5ub3RhdGlvbnByb2Nlc3NvcnBhdGgiXQ#e7vlzolpmzmco

quarkus.rest-client.self-signed.trust-store=/Users/manderse/code/quarkusio/gradle-enterprise-maven-build-validation/.data/02-validate-local-build-caching-different-locations/20230526T083333-647052bd/first-build_quarkus/integration-tests/rest-client-reactive/target/self-signed.p12
quarkus.rest-client.wrong-host.trust-store=/Users/manderse/code/quarkusio/gradle-enterprise-maven-build-validation/.data/02-validate-local-build-caching-different-locations/20230526T083333-647052bd/first-build_quarkus/integration-tests/rest-client-reactive/target/wrong-host.p12
quarkus.rest-client.wrong-host-rejected.trust-store=/Users/manderse/code/quarkusio/gradle-enterprise-maven-build-validation/.data/02-validate-local-build-caching-different-locations/20230526T083333-647052bd/first-build_quarkus/integration-tests/rest-client-reactive/target/wrong-host.p12

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 @Sgitario (rest-client), @cescoffier (rest-client), @geoand (rest-client)

@Sgitario
Copy link
Contributor

These paths are automatically set by the Maven build, so it should be ok.

@gsmet gsmet self-assigned this May 26, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 16, 2023
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.

3 participants